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

+ 1 - 1
config/wechat.php

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