【例子介绍】微信模板消息发送php
在wxsend.php文件里,填入appid,secrect,openid即可使用。模板id默认使用了一个充值模板。2016.05.05为止测试通过。
【相关图片】
【源码结构】
文件清单
├── OrderPush.class.php
└── wxsend.php
0 directories, 2 files
【例子介绍】微信模板消息发送php
在wxsend.php文件里,填入appid,secrect,openid即可使用。模板id默认使用了一个充值模板。2016.05.05为止测试通过。
【相关图片】
【源码结构】
文件清单
├── OrderPush.class.php
└── wxsend.php
0 directories, 2 files
评论