[agent-go] 解决代码bug

This commit is contained in:
zeaslity
2023-03-24 17:02:28 +08:00
parent 7e2450d30a
commit 5accd999f8
8 changed files with 44 additions and 37 deletions

View File

@@ -20,7 +20,7 @@ func main() {
println(filename)
// 初始化Nacos的连接配置
//config.InitNacos(filename)
g.G.NacosConfig = g.InitNacos(filename)
// 执行初始化之策工作
g.G.AgentServerInfo = register.INIT()