正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -17,7 +17,6 @@ class BlogLogic extends BaseLogic | @@ -17,7 +17,6 @@ class BlogLogic extends BaseLogic | ||
| 17 | public function __construct() | 17 | public function __construct() |
| 18 | { | 18 | { |
| 19 | parent::__construct(); | 19 | parent::__construct(); |
| 20 | - | ||
| 21 | $this->model = new Blog(); | 20 | $this->model = new Blog(); |
| 22 | $this->param = $this->requestAll; | 21 | $this->param = $this->requestAll; |
| 23 | } | 22 | } |
-
请 注册 或 登录 后发表评论