3
0
Fork 0

## 项目nacos配置;

This commit is contained in:
cabbage 2025-06-20 10:22:51 +08:00
parent 85fb8a787c
commit a7667a249a
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@
<!--Nacos服务地址-->
<config.server-addr>172.26.201.166:8848</config.server-addr>
<!--Nacos配置中心命名空间,用于支持多环境.这里必须使用ID不能使用名称,默认为空-->
<config.namespace>487f6929-777e-44b7-a9f9-479c6d8050e4</config.namespace>
<config.namespace>186eedc0-1678-463f-9dd0-76eac5e9b848</config.namespace>
<!--Nacos配置分组名称-->
<config.group>DEFAULT_GROUP</config.group>
<!--Nacos用户名-->