mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 02:46:50 +08:00
修改nacose测试环境地址
This commit is contained in:
@@ -22,7 +22,7 @@ public interface IOutSideDataService {
|
||||
|
||||
/**
|
||||
* 获取用户有权限的机构id
|
||||
* */
|
||||
*/
|
||||
UserOrgIds getOrgIds();
|
||||
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ spring.redis.password=qwert!W577
|
||||
spring.redis.port=6379
|
||||
|
||||
# cloud nacos config
|
||||
spring.cloud.nacos.discovery.server-addr=10.251.181.11:8848
|
||||
spring.cloud.nacos.discovery.server-addr=10.251.186.27:8848
|
||||
|
||||
## datasource config
|
||||
spring.jpa.hibernate.ddl-auto=none
|
||||
|
||||
Reference in New Issue
Block a user