1 Commits

Author SHA1 Message Date
840382bb6a --修改配置 2025-10-20 18:02:14 +08:00
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -117,3 +117,4 @@ target
**/target
!**/target
/logs
target

View File

@ -3,7 +3,8 @@ spring:
name: facade-service
main:
allow-bean-definition-overriding: true
profiles:
active: remote
cloud:
nacos: #nacos监控
config: