$requestData = [ "scene" =>"58,0002", "page" =>"zh_dianc/pages/home/home", "auto_color"=>true, ]; $json = ihttp_request("https://api.weixin.qq.com/wxa/getwxacodeunlimit?access_token={$access_token}",'POST',json_encode($requestData));
返回Array
( [code] => 200 [status] => OK [responseline] => HTTP/1.0 200 OK [headers] => Array ( [Connection] => close [Content-Type] => application/json; charset=UTF-8 [Content-Length] => 69 )
[content] => {"errcode":47001,"errmsg":"data format error hint: [D8k4sA05851513]"} [meta] => HTTP/1.0 200 OKConnection: closeContent-Type: application/json; charset=UTF-8Content-Length: 69
{"errcode":47001,"errmsg":"data format error hint: [D8k4sA05851513]"})
本文网址:http://www.91bianli.com/kaifazhinan/72016.html