Commit e858ae99cb94096072aafe242052c02735019b09
1 parent
bd445f33aa
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 @
e858ae9
... | ... | @@ -28,7 +28,7 @@ |
28 | 28 | area_count_url=119.90.57.26:1522 |
29 | 29 | |
30 | 30 | #同步mysql数据到各个区域的地址,多个用逗号隔开 如:https://area-qhd-api.healthbaby.com.cn:18019/syncMysqlData,https://area-dz-api.healthbaby.com.cn:12356/syncMysqlData |
31 | -sync_mysql_data_url=https://dev-rp-api.healthbaby.com.cn/syncMysqlData | |
31 | +sync_mysql_data_url=https://stage-rp-api.healthbaby.com.cn/syncMysqlData | |
32 | 32 | |
33 | 33 | #数据源相关配置 |
34 | 34 | jdbc.0.driver=oracle.jdbc.driver.OracleDriver |