🐛 修改命名空间
continuous-integration/drone/push Build is passing Details

This commit is contained in:
李寻欢 2021-08-31 09:53:53 +08:00
parent d19a605933
commit 490e2ffb45
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ func initNacos() {
}
cc := constant.ClientConfig{
AppName: "api1",
NamespaceId: "e56f939e-6d22-449c-97d2-39a8ae5afd58", //namespace id
NamespaceId: "", //namespace id
TimeoutMs: 5000,
NotLoadCacheAtStart: true,
RotateTime: "1h",