iamxjb / winxin-app-watch-life.net

微慕小程序开源版-WordPress版微信小程序
https://www.watch-life.net
Apache License 2.0
2.76k stars 756 forks source link

发送模版消息bug #31

Closed PascalSun closed 5 years ago

PascalSun commented 5 years ago

winxin-app-watch-life.net/pages/detail/detail.js 676行 form_id: toFromId, 应该是 form_id: formId

PascalSun commented 5 years ago

不好意思,弄错了,这个bug来自插件那边,openId是大小写敏感的,但是Wordpress存储好像不是大小写敏感的