dever 3 years ago
parent
commit
051cbf1ee3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/wechat.php

+ 1 - 1
config/wechat.php

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