lixiaojun
2024-12-23 ad4360df5a1245151efc826bee69b63946426891
Component/Yw.DiagramFile.SDK.Core/pump/curve/PumpCurveEqualEffViewModel.cs
文件名从 Component/HStation.Report.SDK.Core/chart/curve/PumpCurveEqualEffViewModel.cs 修改
@@ -1,6 +1,6 @@
锘縰sing System.Drawing;
namespace HStation.Report
namespace Yw.DiagramFile
{
    /// <summary>
    ///  
@@ -32,5 +32,4 @@
        /// </summary>
        public bool IsClosed { get; set; } 
    }
}