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

---
 Dto/HStation.Dto.Assets.Core/00-Pump/03-PumpMain/AddPumpMainInput.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Dto/HStation.Dto.Assets.Core/00-Pump/01-PumpMainManage/03-PumpMain/AddPumpMainInput.cs b/Dto/HStation.Dto.Assets.Core/00-Pump/03-PumpMain/AddPumpMainInput.cs
similarity index 96%
rename from Dto/HStation.Dto.Assets.Core/00-Pump/01-PumpMainManage/03-PumpMain/AddPumpMainInput.cs
rename to Dto/HStation.Dto.Assets.Core/00-Pump/03-PumpMain/AddPumpMainInput.cs
index 344e0d5..d57086f 100644
--- a/Dto/HStation.Dto.Assets.Core/00-Pump/01-PumpMainManage/03-PumpMain/AddPumpMainInput.cs
+++ b/Dto/HStation.Dto.Assets.Core/00-Pump/03-PumpMain/AddPumpMainInput.cs
@@ -10,7 +10,7 @@
         /// <summary>
         /// 娉电郴鍒桰D
         /// </summary>
-        public long PumpSeriesID { get; set; }
+        public long SeriesID { get; set; }
 
         /// <summary>
         /// 鍙傛暟

--
Gitblit v1.9.3