1
yanjinhui
2026-03-24 24ac6e3688db3dbb68eb6a53dd6c6fc9f8e12d6b
代码管理/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;
        }