Merge branch 'master' of http://47.244.231.31:8099/zhl/globalso-v6
正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
| @@ -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. |
-
请 注册 或 登录 后发表评论