-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
co-wechat-api/lib/api_template.js
Line 107 in 4e13d13
| var apiUrl = this.prefix + 'message/wxopen/template/send?access_token=' + accessToken; |
这个请求地址 https://api.weixin.qq.com/cgi-bin/message/wxopen/template/send?access_token=ACCESS_TOKEN的参数 与微信文档中的参数不一致。
经测试,无法推送模板消息。
Metadata
Metadata
Assignees
Labels
No labels