@@ -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