mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
改进代码
This commit is contained in:
@@ -22,7 +22,7 @@ class Controller
|
||||
use \traits\controller\Jump;
|
||||
|
||||
// 视图类实例
|
||||
protected $view = null;
|
||||
protected $view;
|
||||
// Request实例
|
||||
protected $request;
|
||||
// 验证失败是否抛出异常
|
||||
|
||||
Reference in New Issue
Block a user