正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
| @@ -37,7 +37,8 @@ class RemainDay extends Command | @@ -37,7 +37,8 @@ class RemainDay extends Command | ||
| 37 | protected $ceaseProjectId = [ | 37 | protected $ceaseProjectId = [ |
| 38 | 354, | 38 | 354, |
| 39 | 649, | 39 | 649, |
| 40 | - 1283 | 40 | + 1283, |
| 41 | + 2066 | ||
| 41 | ];//需要单独处理的项目 | 42 | ];//需要单独处理的项目 |
| 42 | /** | 43 | /** |
| 43 | * The console command description. | 44 | * The console command description. |
-
请 注册 或 登录 后发表评论