xingzai 10 mesi fa
parent
commit
07ba03cca3
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      services/cygx_yanxuan_special.go
  2. 1 1
      utils/config.go

+ 1 - 1
services/cygx_yanxuan_special.go

@@ -84,7 +84,7 @@ func SendWxMsgSpecialFollow(specialId int) (err error) {
 	sendInfo.Keyword3 = keyword3
 	sendInfo.Keyword4 = keyword4
 	sendInfo.Remark = remark
-	sendInfo.TemplateId = utils.WxMsgTemplateIdAskMsgXzs
+	sendInfo.TemplateId = utils.WxMsgTemplateIdArticleUserRemind
 	sendInfo.RedirectUrl = redirectUrl
 	sendInfo.RedirectTarget = 3
 	sendInfo.Resource = strconv.Itoa(specialId)

+ 1 - 1
utils/config.go

@@ -107,7 +107,7 @@ func init() {
 		WxMsgTemplateIdApply = "PaoDanHGlt1kFw5q-4_ipJSwO3FyZpxSSNg4rwB7YCk"
 		WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714,18767183922,17516315016"
 		WxMsgTemplateIdAskMsgXzs = "IpS-yuNNQc8osCoy20jPHNkvBUyKRL1NGn7c0G9xmQA" //手机号用户【XXX】发送模板消息模板ID(小助手)
-		WxMsgTemplateIdArticleUserRemind = "7qe3i4MrGxAIPhJeMgoqqw6j0A_foUB65DLSmxKe05s"
+		WxMsgTemplateIdArticleUserRemind = "fxnlsjx-gm3dAZVJf6f3w27wA7anETl42kexXLP8FDs"
 
 		WxOpenAppId = "wx005a32084fc70bf0"                   //公众平台AppId
 		WxOpenAppSecret = "caf5bd02ef4b768872027ce01c4b114b" //公众平台AppSecret