Commit e6d3cc7993463c34f1ed57469333c1f8f11df13b
1 parent
f13ec263d6
Exists in
master
and in
6 other branches
update
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/resources/config.properties
View file @
e6d3cc7
... | ... | @@ -82,6 +82,6 @@ |
82 | 82 | # 远程调用类型 1=本地 2=测试环境 3=线上环境 |
83 | 83 | remote.url.type=2 |
84 | 84 | platform.operate.api.1.url=http://localhost:9091/ |
85 | -platform.operate.api.2.url=https://dev-rp.healthbaby.com.cn/ | |
85 | +platform.operate.api.2.url=https://dev-rp-api.healthbaby.com.cn/ | |
86 | 86 | platform.operate.api.3.url=https://dev-rp.healthbaby.com.cn/ |