schangxiang@126.com
2025-09-09 528b1ae722536aafc6afce10389ce7982ed278df
wcs/yunneiWCS/yunneiWCS/ExtendFunction/MyExtend.cs
@@ -1051,7 +1051,7 @@
            }
            catch (Exception ex)
            {
                res = "删除异常,请检查参数";
                res = "删除异常,请检查参数:" + ex.Message;
                WZ.Useful.Commons.LogTextHelper.WriteLine("IyunneiWcf", "TaskDisplay", ex.ToString());
                throw ex;
            }