Эх сурвалжийг харах

路由处理结果模版消息

xiexiaoyuan 2 жил өмнө
parent
commit
4ce0753f52

+ 1 - 0
services/wechat_send_msg.go

@@ -207,6 +207,7 @@ func SendWxMsgWithRoadshowDetailResult(first, keyword1, keyword2, remark, mobile
 		sendInfo.Resource = wxAppPath
 		sendInfo.SendType = utils.TEMPLATE_MSG_ACTIVITY_APPOINTMENT
 		sendInfo.OpenIdArr = openIdArr
+		err = SendTemplateMsg(sendInfo)
 	}
 	utils.FileLog.Info("send end")
 	return