作者 赵彬吉
@@ -35,7 +35,8 @@ class RemainDay extends Command @@ -35,7 +35,8 @@ class RemainDay extends Command
35 * @var 暂停的项目 35 * @var 暂停的项目
36 */ 36 */
37 protected $ceaseProjectId = [ 37 protected $ceaseProjectId = [
38 - 354 38 + 354,
  39 + 1283
39 ];//需要单独处理的项目 40 ];//需要单独处理的项目
40 /** 41 /**
41 * The console command description. 42 * The console command description.