正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -56,7 +56,7 @@ class ProjectFilePDF extends Command | @@ -56,7 +56,7 @@ class ProjectFilePDF extends Command | ||
| 56 | 56 | ||
| 57 | // public function handle() | 57 | // public function handle() |
| 58 | // { | 58 | // { |
| 59 | -// $status = 0; # 0 - 未生成 1 - 已生成 2 - 其它问题 | 59 | +// $status = 0; # 0 - 未生成 1 - 已生成 2 - 其它问题1 |
| 60 | // $lists = $this->DataFile::query()->where('status', $status) | 60 | // $lists = $this->DataFile::query()->where('status', $status) |
| 61 | // ->where('project_id', '!=', 0) | 61 | // ->where('project_id', '!=', 0) |
| 62 | // ->where('friend_id', '!=', 0) | 62 | // ->where('friend_id', '!=', 0) |
-
请 注册 或 登录 后发表评论