From a302d7d16e6bed80511cb49813d16829eb933560 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期一, 18 十一月 2024 09:34:12 +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/02-postgresql/01-PumpMain/PumpMapGroupAndMain.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/01-PumpMain/PumpMapGroupAndMain.cs b/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/01-PumpMain/PumpMapGroupAndMain.cs index dc2583e..3feb425 100644 --- a/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/01-PumpMain/PumpMapGroupAndMain.cs +++ b/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/01-PumpMain/PumpMapGroupAndMain.cs @@ -5,7 +5,7 @@ /// <summary> /// /// </summary> - public partial class AssetsPumpGroupAndMainMap : BaseDAL_Paras_Flags_TagName<Entity.AssetsPumpGroupAndMainMap>, IAssetsPumpGroupAndMainMap + public partial class AssetsPumpGroupAndMainMapping : BaseDAL_Paras_Flags_TagName<Entity.AssetsPumpGroupAndMainMapping>, IAssetsPumpGroupAndMainMapping { /// <summary> /// -- Gitblit v1.9.3