修复dataId报错1.1
parent
bc2624de92
commit
8556938f35
|
@ -41,7 +41,6 @@ spring:
|
|||
file-extension: yml
|
||||
# 共享配置
|
||||
shared-configs:
|
||||
- data-id: cloud-pay-dev.yml
|
||||
# 系统共享配置
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
# 系统环境Config共享配置
|
||||
|
|
Loading…
Reference in New Issue