project/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_UserFaceService.cs
@@ -73,12 +73,12 @@ } else { return WebResponseContent.Instance.Error("未找到匹配的用户信息"); return WebResponseContent.Instance.Error($"未找到匹配的用户信息,{result}"); } } else { return WebResponseContent.Instance.Error("未找到匹配的人脸信息"); return WebResponseContent.Instance.Error($"未找到匹配的人脸信息,{result}"); } } else