调整配置文件,注释掉IP地址设置,优化角色状态修改接口的注解格式

This commit is contained in:
syruan 2025-09-24 18:36:00 +08:00
parent 2fbdced14d
commit f5474bfbb6
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ spring:
# 服务注册地址
server-addr: 14.103.246.124:8848
namespace: material_mall_shanxi
ip: 192.168.0.69
# ip: 192.168.0.69
config:
# 配置中心地址
server-addr: 14.103.246.124:8848

View File

@ -10,7 +10,7 @@ spring:
# 服务注册地址
server-addr: 14.103.246.124:8848
namespace: material_mall_shanxi
ip: 192.168.0.69
# ip: 192.168.0.69
config:
# 配置中心地址
server-addr: 14.103.246.124:8848

View File

@ -10,7 +10,7 @@ spring:
# 服务注册地址
server-addr: 14.103.246.124:8848
namespace: material_mall_shanxi
ip: 192.168.0.69
# ip: 192.168.0.69
config:
# 配置中心地址
server-addr: 14.103.246.124:8848