From f2333318a31e92f6cbc3a572d8eb9fae9da0f892 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期六, 12 十月 2024 13:59:15 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Service/HStation.Service.Assets.Core/04-dal/01-interface/01-IPumpMainManage/IPumpMainAndPartMap.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/04-dal/01-interface/01-IPumpMainManage/IPumpMainAndPartMap.cs b/Service/HStation.Service.Assets.Core/04-dal/01-interface/01-IPumpMainManage/IPumpMainAndPartMap.cs
index c887246..a109f48 100644
--- a/Service/HStation.Service.Assets.Core/04-dal/01-interface/01-IPumpMainManage/IPumpMainAndPartMap.cs
+++ b/Service/HStation.Service.Assets.Core/04-dal/01-interface/01-IPumpMainManage/IPumpMainAndPartMap.cs
@@ -5,7 +5,7 @@
     /// <summary>
     ///
     /// </summary>
-    public interface IPumpMainAndPartMap : IBaseDAL<Entity.PumpMainAndPartMap>
+    public interface IAssetsPumpMainAndPartMap : IBaseDAL<Entity.AssetsPumpMainAndPartMap>
     {
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3