作者 李美松

线上去测试 cc

@@ -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)