打包整合二进制文件

This commit is contained in:
flswld
2023-02-05 07:53:20 +08:00
parent 94c8db402a
commit 053990a33c
8 changed files with 5 additions and 9 deletions

View File

@@ -8,7 +8,6 @@ import (
"github.com/spf13/cobra"
)
// GateCmd 检查配表命令
func GateCmd() *cobra.Command {
var cfg string
c := &cobra.Command{