nacos config
This commit is contained in:
parent
b4672bbed7
commit
3c33a96037
|
@ -136,6 +136,8 @@ func StartNacosConfig(configFile string, OnChange func(namespace, group, dataId,
|
|||
log.Fatalf("Failed to get config from Nacos: %v", err)
|
||||
}
|
||||
|
||||
log.Println("加载成功:", cfgYaml)
|
||||
|
||||
return content
|
||||
|
||||
// log.Println(content)
|
||||
|
|
Loading…
Reference in New Issue
Block a user