task
CI / changes (push) Successful in 37s
CI / ad (push) Successful in 35s
CI / admin (push) Successful in 30s
CI / bff (push) Successful in 11s
CI / chore (push) Successful in 32s
CI / express (push) Successful in 11s
CI / product (push) Successful in 34s
CI / sale (push) Successful in 33s
CI / task (push) Successful in 38s
CI / user (push) Successful in 33s
CI / wecom (push) Successful in 32s

This commit is contained in:
2026-09-01 09:32:06 +08:00
parent c32724b6b1
commit 03e0436849
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ import (
"google.golang.org/grpc/reflection"
)
// 配置
var configFile = flag.String("f", "etc/task.yaml", "the config file")
func main() {