From a2a57963e160a319276c5c8499f16c9809056e4c Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期日, 17 十一月 2024 21:54:55 +0800
Subject: [PATCH] 修改资产表

---
 Vmo/HStation.Vmo.Assets.Core/01-Pump/PumpGroupVmo.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Vmo/HStation.Vmo.Assets.Core/01-Pump/PumpGroupVmo.cs b/Vmo/HStation.Vmo.Assets.Core/01-Pump/PumpGroupVmo.cs
index 285d4f7..a08d3ae 100644
--- a/Vmo/HStation.Vmo.Assets.Core/01-Pump/PumpGroupVmo.cs
+++ b/Vmo/HStation.Vmo.Assets.Core/01-Pump/PumpGroupVmo.cs
@@ -10,7 +10,7 @@
         /// <summary>
         /// 娉电郴鍒桰D
         /// </summary>
-        public long PumpSeriesID { get; set; }
+        public long SeriesID { get; set; }
 
         /// <summary>
         /// 鍚嶇О

--
Gitblit v1.9.3