zwxi 10 ماه پیش
والد
کامیت
3c75e8260c
2فایلهای تغییر یافته به همراه1 افزوده شده و 5 حذف شده
  1. 0 4
      services/wx_category_template_msg.go
  2. 1 1
      utils/config.go

+ 0 - 4
services/wx_category_template_msg.go

@@ -130,10 +130,6 @@ func SendPermissionApplyCategoryTemplateMsg(realName, companyName, mobile, apply
 	if detail.ApplyMethod == 2 {
 		redirectUrl = utils.WX_MSG_PATH_APPLY_DETAIL + strconv.Itoa(detail.ApplyRecordId)
 	}
-	keyword1 = "权限申请:" + realName + "【" + companyName + "】"
-	keyword2 = mobile
-	keyword3 = time.Now().Format(utils.FormatDateTime)
-	keyword4 = applyMethod
 	openIdArr := make([]string, 0)
 	openIdArr = append(openIdArr, itemOpenid.OpenId)
 	sendInfo := new(SendWxCategoryTemplate)

+ 1 - 1
utils/config.go

@@ -156,7 +156,7 @@ func init() {
 	YanxSummaryPermissionId = 1001     //研选纪要分类ID
 	YanxViewpointPermissionId = 1002   //研选观点分类ID
 	WxMsgTemplateIdAskMsgMobileAll = "15557270714,18767183922,18621268829,17758061174"
-	WxMsgTemplateIdAskMsgMobilePublic = "15557270714,18767183922,18621268829,17758061174" // 沈涛:18767183922、 王芳:18621268829
+	WxMsgTemplateIdAskMsgMobilePublic = "15557270714,18767183922,18621268829,17758061174,18258485832,15000123056,15216736473,18701809782" // 沈涛:18767183922、 王芳:18621268829、葛琳18258485832、高亦文15000123056、董衡15216736473、吴昂迪和沈涛
 	HtgjDefaultSaleName = "王芳"
 	HtgjSalt = "HTGJ&HZ"
 	HtgjName = "海通国际"