dengjunjie
2026-03-10 35256ce6d0226c23f31306df7c609d96755d2871
代码管理/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;
        }