zwxi 1 жил өмнө
parent
commit
f2db293751

+ 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