Commit a91b98d04d73d98221d3b85b3d039b52b22fba29
1 parent
2a3ed7ef7c
Exists in
master
and in
6 other branches
短信地址
Showing 1 changed file with 1 additions and 1 deletions
platform-msg-generate/src/main/resources/config.properties
View file @
a91b98d
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | #AMS地址 线上:http://data.api.healthbaby.com.cn/v1/messages 测试:http://data.api.stage.healthbaby.com.cn/v1/messages |
| 6 | 6 | #演示地址 https://stage-rp-data-api.healthbaby.com.cn/v1/messages |
| 7 | -ams_url=http://data.api.healthbaby.com.cn/v1/messages | |
| 7 | +ams_url=http://data.api.stage.healthbaby.com.cn/v1/messages | |
| 8 | 8 | |
| 9 | 9 | #短信当天发送时间 如16:00 |
| 10 | 10 | send_time=16:00 |