|
@@ -97,7 +97,7 @@ func init() {
|
|
|
}
|
|
|
WxAppId = "wxcc32b61f96720d2f"
|
|
|
WxAppSecret = "06894933fafb24dafead7eaae09c08e0"
|
|
|
- WxMsgTemplateIdAskMsgMobileAll = "15557270714,18767183922,18621268829,18955528215"
|
|
|
+ WxMsgTemplateIdAskMsgMobileAll = "15557270714,18767183922,18621268829"
|
|
|
WxMsgTemplateIdAskMsgMobilePublic = "15557270714,18767183922,18621268829"
|
|
|
if RunMode == "release" {
|
|
|
WxPublicAppId = "wx2f85cdbe74585222" //买方研选公众号AppId
|