Commit d6cbe8d59817b298bf9b8d4f964da43d3b2cd6a5

Authored by litao
1 parent 2ba3d5fecf

bug修复

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/resources/config.properties View file @ d6cbe8d
... ... @@ -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-api.healthbaby.com.cn/
  85 +platform.operate.api.2.url=http://localhost:8080/
86 86 platform.operate.api.3.url=https://dev-rp.healthbaby.com.cn/