作者 lyh

测试脚本

@@ -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',