|
@@ -41,6 +41,7 @@ var (
|
|
|
WxMsgTemplateIdAskMsgMobile string //手机号用户【XXX】发送模板消息
|
|
|
WxMsgTemplateIdAskMsgMobileAll string //手机号用户【XXX】发送模板消rm --
|
|
|
WxMsgTemplateIdAskMsgMobilePublic string //手机号用户【XXX】发送模板消rm --
|
|
|
+ WxMsgTemplateIdYXSpecialReview string //王芳、葛琳和沈涛--
|
|
|
TemplateIdByProductXzs string //产品运行报告通知-模板ID(小助手)
|
|
|
WxMsgTemplateIdArticleUserRemind string //用户阅读报告通知-模板ID
|
|
|
WxMsgCategoryTemplateIdArticleUserRemind string //用户阅读报告通知-类目模板ID
|
|
@@ -157,6 +158,7 @@ func init() {
|
|
|
YanxViewpointPermissionId = 1002 //研选观点分类ID
|
|
|
WxMsgTemplateIdAskMsgMobileAll = "15557270714,18767183922,18621268829,17758061174"
|
|
|
WxMsgTemplateIdAskMsgMobilePublic = "15557270714,18767183922,18621268829,17758061174,18258485832,15000123056,15216736473,18701809782" // 沈涛:18767183922、 王芳:18621268829、葛琳18258485832、高亦文15000123056、董衡15216736473、吴昂迪和沈涛
|
|
|
+ WxMsgTemplateIdYXSpecialReview = "18621268829,18258485832,18767183922," // 王芳、葛琳和沈涛
|
|
|
HtgjDefaultSaleName = "王芳"
|
|
|
HtgjSalt = "HTGJ&HZ"
|
|
|
HtgjName = "海通国际"
|