请求url
https://api.weixin.qq.com/cgi-bin/message/subscribe/send?access_token=**********************
请求参数
Array
(
[touser] => **********************
[template_id] => *****************
[page] => index
[data] => Array
(
[thing2] => Array
(
[value] => 宝箱已解锁!
)
[thing1] => Array
(
[value] => 宝箱已开启,快来打造温馨家居!
)
)
)
返回结果
Array
(
[errcode] => 43101
[errmsg] => user refuse to accept the msg rid: 68b2b51a-4879a473-29dcbe93
)

你好,排查没有订阅额度,用户订阅一次,下发一次