From 05d57af48f51d2ac8292bc3faaa01ca753763790 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 14 十月 2024 14:52:19 +0800
Subject: [PATCH] 增加泵型号查看界面

---
 Dto/HStation.Dto.Assets.Core/00-PumpProduct/01-PumpMainManage/07-PumpMainAndPartMap/UpdatePumpMainAndPartMapDto.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Dto/HStation.Dto.Assets.Core/00-PumpProduct/01-PumpMainManage/07-PumpMainAndPartMap/UpdatePumpMainAndPartMapDto.cs b/Dto/HStation.Dto.Assets.Core/00-PumpProduct/01-PumpMainManage/07-PumpMainAndPartMap/UpdatePumpMainAndPartMapDto.cs
index 58e4fd7..894b48c 100644
--- a/Dto/HStation.Dto.Assets.Core/00-PumpProduct/01-PumpMainManage/07-PumpMainAndPartMap/UpdatePumpMainAndPartMapDto.cs
+++ b/Dto/HStation.Dto.Assets.Core/00-PumpProduct/01-PumpMainManage/07-PumpMainAndPartMap/UpdatePumpMainAndPartMapDto.cs
@@ -2,7 +2,7 @@
 
 namespace HStation.Dto.Assets
 {
-    public class UpdateAssetsPumpMainAndPartMapDto
+    public class UpdateAssetsPumpMainAndPartMapInput
     {
         /// <summary>
         /// id

--
Gitblit v1.9.3