|
@@ -94,7 +94,7 @@ $config['send_subscribe'] = array
|
|
$config['get_subscribe'] = array
|
|
$config['get_subscribe'] = array
|
|
(
|
|
(
|
|
'name' => '获取帐号下已存在的订阅消息模板列表',
|
|
'name' => '获取帐号下已存在的订阅消息模板列表',
|
|
- 'method' => 'post',
|
|
|
|
|
|
+ 'method' => 'get',
|
|
'json' => true,
|
|
'json' => true,
|
|
'url' => 'https://api.weixin.qq.com/wxaapi/newtmpl/gettemplate?',
|
|
'url' => 'https://api.weixin.qq.com/wxaapi/newtmpl/gettemplate?',
|
|
'param' => array
|
|
'param' => array
|