作者 李宇航

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

gx数据



查看合并请求 !1463
... ... @@ -274,6 +274,7 @@ class UserLoginLogic
$info['is_watermark'] = $project['is_watermark'];
$info['configuration'] = $project['deploy_build']['configuration'];
$info['project_type'] = $project['type'];
$info['project_seo_type'] = $project['project_type'];
$info['storage_type'] = $project['storage_type'];
$info['open_export_product'] = $project['open_export_product'];
$info['project_location'] = $project['project_location'];
... ...