正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -131,6 +131,7 @@ class CountAllProject extends Command | @@ -131,6 +131,7 @@ class CountAllProject extends Command | ||
| 131 | 'gl_project.channel AS channel', | 131 | 'gl_project.channel AS channel', |
| 132 | 'gl_project.company AS company', | 132 | 'gl_project.company AS company', |
| 133 | 'gl_project.type AS type', | 133 | 'gl_project.type AS type', |
| 134 | + 'gl_project.status AS status', | ||
| 134 | 'gl_project.extend_type AS extend_type', | 135 | 'gl_project.extend_type AS extend_type', |
| 135 | 'gl_project.uptime AS uptime', | 136 | 'gl_project.uptime AS uptime', |
| 136 | 'gl_project.is_upgrade AS is_upgrade', | 137 | 'gl_project.is_upgrade AS is_upgrade', |
-
请 注册 或 登录 后发表评论