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