|
@@ -235,8 +235,8 @@ func init() {
|
|
|
|
|
|
ShangHaiCrmApiLink = "http://106.15.192.100:8100/"
|
|
|
SendWxTemplateMsgUrl = "http://127.0.0.1:8086/v1/wechat/send_template_msg"
|
|
|
- //SendWxCategoryTemplateMsgUrl = "http://127.0.0.1:8086/v1/wechat/send_category_template_msg"
|
|
|
- SendWxCategoryTemplateMsgUrl = "http://8.136.199.33:8086/v1/wechat/send_category_template_msg"
|
|
|
+ SendWxCategoryTemplateMsgUrl = "http://127.0.0.1:8086/v1/wechat/send_category_template_msg"
|
|
|
+ //SendWxCategoryTemplateMsgUrl = "http://8.136.199.33:8086/v1/wechat/send_category_template_msg"
|
|
|
}
|
|
|
|
|
|
//查研观向小助手
|