From b0c978129ba55cf81e8470b6c9326745a5dbc7d1 Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期四, 19 十二月 2024 15:26:30 +0800
Subject: [PATCH] 曲线修改

---
 Service/HStation.Service.PhartRelation.Core/02-model/99-models/01-graph/01-pump/EqualEGraphParasModel.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.PhartRelation.Core/02-model/99-models/01-graph/01-pump/EqualEGraphParasModel.cs b/Service/HStation.Service.PhartRelation.Core/02-model/99-models/01-graph/01-pump/EqualEGraphParasModel.cs
index 951ad51..aad84f7 100644
--- a/Service/HStation.Service.PhartRelation.Core/02-model/99-models/01-graph/01-pump/EqualEGraphParasModel.cs
+++ b/Service/HStation.Service.PhartRelation.Core/02-model/99-models/01-graph/01-pump/EqualEGraphParasModel.cs
@@ -18,7 +18,7 @@
         /// <summary>
         /// 鏄惁灏侀棴
         /// </summary>
-        public bool IsClose { get; set; }
+        public bool IsClosed { get; set; }
     }
 
 }

--
Gitblit v1.9.3