1
dengjunjie
2026-03-18 7e758c7f7ebfb3e9a3d1d8a12ce5cae796ee614d
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskHelpMethods.cs
@@ -23,7 +23,7 @@
            }
            catch (Exception ex)
            {
                throw new Exception(ex.Message);
                content.Error(ex.Message);
            }
            return content;
        }