Component/Yw.DiagramFile.SDK.Core/pump/curve/PumpCurveEqualPowerViewModel.cs
文件名从 Component/HStation.Report.SDK.Core/chart/curve/PumpCurveEqualPowerViewModel.cs 修改 @@ -1,17 +1,17 @@ 锘縰sing System.Drawing; namespace HStation.Report namespace Yw.DiagramFile { /// <summary> /// /// /// </summary> public class PumpCurveEqualPowerViewModel { { /// <summary> /// 鏍囬 /// </summary> public string Name { get; set; } /// <summary> /// 棰滆壊 /// </summary> @@ -31,8 +31,5 @@ /// 鏄惁灏侀棴 /// </summary> public bool IsClosed { get; set; } } } }