正在显示
2 个修改的文件
包含
0 行增加
和
17 行删除
| @@ -20,7 +20,6 @@ class ProcessLogic extends BaseLogic | @@ -20,7 +20,6 @@ class ProcessLogic extends BaseLogic | ||
| 20 | { | 20 | { |
| 21 | parent::__construct(); | 21 | parent::__construct(); |
| 22 | $this->param = $this->requestAll; | 22 | $this->param = $this->requestAll; |
| 23 | - $this->model = new Process(); | ||
| 24 | } | 23 | } |
| 25 | 24 | ||
| 26 | /** | 25 | /** |
app/Models/Optimize/Process.php
已删除
100644 → 0
-
请 注册 或 登录 后发表评论