作者 李宇航

合并分支 'master-server' 到 'master'

gx项目seo菜单默认显示6.0



查看合并请求 !1092
... ... @@ -82,9 +82,9 @@ class DownloadProject extends Command
if($v['type'] == 1){
$status = '建站中';
}elseif ($v['type'] == 2){
$status = '建站后';
}elseif ($v['type'] == 3){
$status = '优化中';
}elseif ($v['type'] == 3){
$status = '建站后';
}else{
$status = '';
}
... ...