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