From 3d978971907c51e7cacc19f012e4d66ba1bac37c Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期六, 14 十二月 2024 17:17:05 +0800
Subject: [PATCH] Revit冷却塔增加

---
 Service/HStation.Service.Assets.Core/04-dal/03-sqlite/10-Exchanger/AssetsExchangerMainAndPartMapping.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/04-dal/03-sqlite/10-Exchanger/AssetsExchangerMainAndPartMapping.cs b/Service/HStation.Service.Assets.Core/04-dal/03-sqlite/10-Exchanger/AssetsExchangerMainAndPartMapping.cs
index cc34d0f..b5ff428 100644
--- a/Service/HStation.Service.Assets.Core/04-dal/03-sqlite/10-Exchanger/AssetsExchangerMainAndPartMapping.cs
+++ b/Service/HStation.Service.Assets.Core/04-dal/03-sqlite/10-Exchanger/AssetsExchangerMainAndPartMapping.cs
@@ -5,7 +5,7 @@
     /// <summary>
     ///
     /// </summary>
-    public partial class AssetsExchangerMainAndPartMapping : BaseDAL<Entity.AssetsExchangerMainAndPartMapping>, IAssetsExchangerMainAndPartMap
+    public partial class AssetsExchangerMainAndPartMapping : BaseDAL<Entity.AssetsExchangerMainAndPartMapping>, IAssetsExchangerMainAndPartMapping
     {
         /// <summary>
         ///

--
Gitblit v1.9.3