项目代码/后端/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_UserFaceService.cs @@ -211,6 +211,8 @@ }; base.AddData(userFace); return WebResponseContent.Instance.OK(data: filePath); } catch (Exception ex)