|
@@ -96,7 +96,7 @@ func init() {
|
|
|
EmailStrategy = "xfma@hzinsights.com;tshen@hzinsights.com;cxzhang@hzinsights.com;jhwang@hzinsights.com" //策略行业专家邮箱
|
|
|
EmaiWhiteUserList = "tshen@hzinsights.com;cxzhang@hzinsights.com;yyli@hzinsights.com" //白名单邮箱
|
|
|
WxMsgTemplateIdAskMsg = "PaoDanHGlt1kFw5q-4_ipJSwO3FyZpxSSNg4rwB7YCk"
|
|
|
- WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714"
|
|
|
+ WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714,18767183922"
|
|
|
|
|
|
} else {
|
|
|
WxAppId = "wxcc32b61f96720d2f"
|
|
@@ -122,7 +122,7 @@ func init() {
|
|
|
EmailStrategy = "jhwang@hzinsights.com;cxzhang@hzinsights.com" //策略行业专家邮箱
|
|
|
EmaiWhiteUserList = "cxzhang@hzinsights.com"
|
|
|
WxMsgTemplateIdAskMsg = "qfNuops-sKrfIkbA7U97A7gSrX03mUpoEpJksRUdloo"
|
|
|
- WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714"
|
|
|
+ WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714,18767183922"
|
|
|
}
|
|
|
}
|
|
|
|