dengjunjie
2026-03-13 1cf0b3dd6b2587934a8a34ddd1b3a5a851e9c375
代码管理/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;
        }