Commit e6619440bf4147a7d24ba22e2d1efbcf215c0590
1 parent
02ba1a4da4
Exists in
master
and in
1 other branch
code update
Showing 1 changed file with 2 additions and 2 deletions
platform-operate-api/src/main/resources/config.properties
View file @
e661944
1 | 1 | #短信中心url |
2 | -center_base_url=http://sms.healthbaby.com.cn/v1/ | |
3 | -#center_base_url=http://sms.api.stage.platform.healthbaby.com.cn/v1/ | |
2 | +#center_base_url=http://sms.healthbaby.com.cn/v1/ | |
3 | +center_base_url=http://sms.api.stage.platform.healthbaby.com.cn/v1/ | |
4 | 4 | |
5 | 5 | #区域平台访问短信中心的token |
6 | 6 | center_token=e0c56363-00d6-42ee-bbe0-23c553583062 |