自定义异常后抛出的错误:
来源:6-3 API接口数据安全解决方案之授权码sign解剖

慕码人2715352
2020-03-17
thrown in /web/tp5.0/thinkphp/library/think/Error.php on line 47" while reading response header from upstream,
自定义的异常类代码 如下:
写回答
2回答
-
慕码人2715352
提问者
2020-03-24
改成json_encode($data) 也会报哪个错误啊
00 -
cjjjjj
2020-03-24
json_encode ( mixed $value [, int $options = 0 [, int $depth = 512 ]] ) : string
012020-03-24
相似问题