|
@@ -213,7 +213,7 @@ type SendWxTemplate struct {
|
|
|
Keyword4 string `description:"模板消息keyword4字段"`
|
|
|
TemplateId string `description:"模板id"`
|
|
|
RedirectUrl string `description:"跳转地址"`
|
|
|
- RedirectTarget int `description:"小程序跳转目标:1:弘则研报小程序,2:随手办公小程序"`
|
|
|
+ RedirectTarget int `description:"小程序跳转目标:1:弘则研报小程序,2:随手办公小程序,3:查研观向"`
|
|
|
Resource string `description:"资源唯一标识"`
|
|
|
SendType int `description:"发送的消息类型:1:报告,2:指标更新提醒,3:审批通知,4:销售领取客户通知,5:活动取消通知,6活动更改时间通知,7:关注的作者发布报告通知,8:发送日报(周报、双周报、月报)模板消息,9:活动预约/报名时间通知"`
|
|
|
OpenIdArr []string `description:"消息接收者openid"`
|