From cd613811c8e6ce0d1e06ee87edb611a5847b1e43 Mon Sep 17 00:00:00 2001 From: liquanyu Date: Wed, 16 Aug 2017 19:25:16 +0800 Subject: [PATCH] update code --- platform-msg-generate/src/main/resources/config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-msg-generate/src/main/resources/config.properties b/platform-msg-generate/src/main/resources/config.properties index 83225e6..7327113 100644 --- a/platform-msg-generate/src/main/resources/config.properties +++ b/platform-msg-generate/src/main/resources/config.properties @@ -1,5 +1,5 @@ #消息中心url -#msg_base_url=http://sms.healthbaby.com.cn/v1/ +#msg_base_url=https://weixin-push-save.healthbaby.com.cn msg_base_url=https://push.stage.platform.healthbaby.com.cn #AMS地址 线上:http://data.api.healthbaby.com.cn/v1/messages 测试:http://data.api.stage.healthbaby.com.cn/v1/messages -- 1.8.3.1