dever 3 年 前
コミット
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