Commit cd613811c8e6ce0d1e06ee87edb611a5847b1e43
1 parent
51c47dd2d2
Exists in
master
and in
6 other branches
update code
Showing 1 changed file with 1 additions and 1 deletions
platform-msg-generate/src/main/resources/config.properties
View file @
cd61381
1 | 1 | #消息中心url |
2 | -#msg_base_url=http://sms.healthbaby.com.cn/v1/ | |
2 | +#msg_base_url=https://weixin-push-save.healthbaby.com.cn | |
3 | 3 | msg_base_url=https://push.stage.platform.healthbaby.com.cn |
4 | 4 | |
5 | 5 | #AMS地址 线上:http://data.api.healthbaby.com.cn/v1/messages 测试:http://data.api.stage.healthbaby.com.cn/v1/messages |