|
...
|
...
|
@@ -131,6 +131,7 @@ class CountAllProject extends Command |
|
|
|
'gl_project.channel AS channel',
|
|
|
|
'gl_project.company AS company',
|
|
|
|
'gl_project.type AS type',
|
|
|
|
'gl_project.status AS status',
|
|
|
|
'gl_project.extend_type AS extend_type',
|
|
|
|
'gl_project.uptime AS uptime',
|
|
|
|
'gl_project.is_upgrade AS is_upgrade',
|
...
|
...
|
|