zwxi 11 months ago
parent
commit
9e3053e025
2 changed files with 6 additions and 6 deletions
  1. 5 5
      utils/config.go
  2. 1 1
      utils/constants.go

+ 5 - 5
utils/config.go

@@ -155,8 +155,8 @@ func init() {
 	SummaryArticleId = 1000000         //手动添加的纪要库开始ID
 	YanxSummaryPermissionId = 1001     //研选纪要分类ID
 	YanxViewpointPermissionId = 1002   //研选观点分类ID
-	WxMsgTemplateIdAskMsgMobileAll = "15557270714,18767183922,18621268829,18955528215"
-	WxMsgTemplateIdAskMsgMobilePublic = "15557270714,18767183922,18621268829" // 沈涛:18767183922、 王芳:18621268829
+	WxMsgTemplateIdAskMsgMobileAll = "15557270714,18767183922,18621268829,18955528215,17758061174"
+	WxMsgTemplateIdAskMsgMobilePublic = "15557270714,18767183922,18621268829,17758061174" // 沈涛:18767183922、 王芳:18621268829
 	HtgjDefaultSaleName = "王芳"
 	HtgjSalt = "HTGJ&HZ"
 	HtgjName = "海通国际"
@@ -192,7 +192,7 @@ func init() {
 		WxMsgTemplateIdAskMsgMobile = ""
 		//ActSendMsgMobile = "15618524605"
 		ActSendMsgMobile = "18955528215" // 汪洋手机号
-		ArticleTaskClassMobile = "15557270714,18767183922,15216736473,15000123056,18701809782,17706316791,18652179672"
+		ArticleTaskClassMobile = "15557270714,18767183922,15216736473,15000123056,18701809782,17706316791,18652179672,17758061174"
 
 		ShangHaiCrmApiLink = "https://crm.hzinsights.com/"
 		SendWxTemplateMsgUrl = "http://127.0.0.1:8086/v1/wechat/send_template_msg"
@@ -227,9 +227,9 @@ func init() {
 		EmailExpert = "jhwang@hzinsights.com;cxzhang@hzinsights.com"      //研选行业专家邮箱
 		EmaiWhiteUserList = "cxzhang@hzinsights.com"
 		WxMsgTemplateIdAskMsg = "qfNuops-sKrfIkbA7U97A7gSrX03mUpoEpJksRUdloo"
-		WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714,18767183922,17516315016"
+		WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714,18767183922,17516315016,17758061174"
 		ActSendMsgMobile = "15557270714"
-		ArticleTaskClassMobile = "15557270714,18767183922,17706316791"
+		ArticleTaskClassMobile = "15557270714,18767183922,17706316791,17758061174"
 
 		ShangHaiCrmApiLink = "http://106.15.192.100:8100/"
 		SendWxTemplateMsgUrl = "http://127.0.0.1:8086/v1/wechat/send_template_msg"

+ 1 - 1
utils/constants.go

@@ -227,7 +227,7 @@ const (
 )
 
 const (
-	MobileShenTao       = "18767183922" //沈涛手机号
+	MobileShenTao       = "17758061174" //沈涛手机号18767183922
 	MobileZhangChuanXin = "15557270714" // 张传星手机号
 	MobileWangFang      = "18621268829" // 王芳手机号
 	MobileWuAngDi       = "18701809782" // 吴昂迪手机号