仓储推送到租赁平台
This commit is contained in:
parent
3c54729c87
commit
c0aa735d29
|
|
@ -34,9 +34,12 @@ spring:
|
||||||
# 共享配置
|
# 共享配置
|
||||||
shared-configs:
|
shared-configs:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
|
main:
|
||||||
|
allow-bean-definition-overriding: true
|
||||||
# 禁用Actuator端点的未经身份验证的访问
|
# 禁用Actuator端点的未经身份验证的访问
|
||||||
management:
|
management:
|
||||||
endpoint:
|
endpoint:
|
||||||
env:
|
env:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
zlptUrl: http://test-rental.zhgkxt.com/proxy/item-center/supply/item/pushNotifications
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue