mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-03 13:51:38 +08:00
完善框架的异常处理
This commit is contained in:
@@ -50,7 +50,7 @@ class Response
|
||||
* 初始化
|
||||
* @access public
|
||||
* @param string $type 输出类型
|
||||
* @return \think\Request
|
||||
* @return \think\Response
|
||||
*/
|
||||
public static function instance($type = '')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user