dever 3 лет назад
Родитель
Сommit
051cbf1ee3
1 измененных файлов с 1 добавлено и 1 удалено
  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