请求后返回非标准json报错
<br /> <b>Warning</b>: Undefined array key 0 in <b>/www/wwwroot/default/lanzou/index.php</b> on line <b>120</b><br /> <br /> <b>Deprecated</b>: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in <b>/www/wwwroot/default/lanzou/index.php</b> on line <b>246</b><br /> { "code": 200, "msg": "解析成功", "name": "xxxx.apk", "filesize": "57.0 M", "downUrl": "https://m605.lanosso.com:446/xxx" }
但实际解析成功了,只是json解析不了了
请求后返回非标准json报错
<br /> <b>Warning</b>: Undefined array key 0 in <b>/www/wwwroot/default/lanzou/index.php</b> on line <b>120</b><br /> <br /> <b>Deprecated</b>: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in <b>/www/wwwroot/default/lanzou/index.php</b> on line <b>246</b><br /> { "code": 200, "msg": "解析成功", "name": "xxxx.apk", "filesize": "57.0 M", "downUrl": "https://m605.lanosso.com:446/xxx" }但实际解析成功了,只是json解析不了了