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

---
 Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap_Instance.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap_Instance.cs b/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap_Instance.cs
index 7e9bd5e..dee0251 100644
--- a/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap_Instance.cs
+++ b/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap_Instance.cs
@@ -1,6 +1,6 @@
 锘縩amespace HStation.Service
 {
-    public partial class AssetsPumpMainAndPartMap
+    public partial class AssetsPumpMainAndPartMapping
     {
         //Entity to GetModel
         internal static Model.AssetsPumpMainAndPartMap Entity2Model(Entity.AssetsPumpMainAndPartMap entity)

--
Gitblit v1.9.3