内核更新

This commit is contained in:
2017-02-14 09:41:34 +08:00
parent 689376a5d9
commit b355535009
43 changed files with 330 additions and 100 deletions

View File

@@ -40,7 +40,7 @@ class Controller
protected $beforeActionList = [];
/**
* 架构函数
* 构造方法
* @param Request $request Request对象
* @access public
*/