冷调 2024-09-04 14:28:41 +08:00
commit f357ab3037
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ target/
### IntelliJ IDEA ###
.idea
logs
*.iws
*.iml
*.ipr

View File

@ -29,7 +29,6 @@ spring:
# username: ${nacos.user-name}
# # nacos密码
# password: ${nacos.password}
namespace: ${nacos.namespace}
config:
# 服务注册地址