初始化

master
liyuxin 2024-08-25 21:44:10 +08:00
parent a7539269b3
commit af092b72ef
2 changed files with 0 additions and 2 deletions

View File

@ -22,6 +22,5 @@
<groupId>com.muyu</groupId>
<artifactId>cloud-common-core</artifactId>
</dependency>
</dependencies>
</project>

View File

@ -30,7 +30,6 @@ spring:
password: ${nacos.password}
# 命名空间
namespace: ${nacos.namespace}
ip: 192.168.1.116
config:
# 服务注册地址
server-addr: ${nacos.addr}