This commit is contained in:
邹宗楠
2022-06-23 15:40:14 +08:00
parent f94b822a20
commit 79643fff83

View File

@@ -100,6 +100,7 @@ func checkCmdFlags() bool {
var flagVersion bool
var flagFullInfo bool
globals.SugarLogger.Debug("11111111")
flag.BoolVar(&flagGitCommit, "gitcommit", false, "get gitcommit info")
flag.BoolVar(&flagGitBranch, "gitbranch", false, "get gitbranch info")
flag.BoolVar(&flagGitState, "gitstate", false, "get gitstate info")