zwxi 1 سال پیش
والد
کامیت
f2db293751
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      services/wechat_send_category_template_msg.go

+ 1 - 1
services/wechat_send_category_template_msg.go

@@ -529,7 +529,7 @@ func SendWxCategoryMsgWithCygxActivitySignUpBySell(items []*cygx.CygxSignupUser)
 
 		sendInfo := new(SendWxCategoryTemplate)
 		sendInfo.Keywords = []string{keyword1, keyword2, keyword3, keyword4}
-		sendInfo.TemplateId = utils.WxMsgCategoryTemplateIdActivityApplyXzs
+		sendInfo.TemplateId = utils.WxMsgCategoryTemplateIdActivityPublishApply
 		sendInfo.RedirectUrl = utils.WX_MSG_PATH_ACTIVITY_DETAIL + strconv.Itoa(activityId)
 		sendInfo.RedirectTarget = 3
 		sendInfo.SendType = utils.TEMPLATE_MSG_APPLY