@@ -685,7 +685,7 @@ func SendCommentWxTemplateMsg(title, companyName, userName, sellerName, createTi
keyword3 := createTime
keyword4 := content
sendUrl := "https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=" + accessToken
- templateId := utils.WxMsgTemplateIdArticleUserRemind
+ templateId := utils.WxMsgTemplateIdAskMsgXzs
sendMap := make(map[string]interface{})
sendData := make(map[string]interface{})
sendMap["template_id"] = templateId