mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修正Query类 改进Response类 改进异常输出
This commit is contained in:
@@ -21,6 +21,7 @@ class Jsonp extends Response
|
||||
'default_jsonp_handler' => 'jsonpReturn',
|
||||
'json_encode_param' => JSON_UNESCAPED_UNICODE,
|
||||
];
|
||||
protected $contentType = 'application/json';
|
||||
|
||||
/**
|
||||
* 处理数据
|
||||
|
||||
Reference in New Issue
Block a user