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.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap.cs b/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap.cs index 5b9da85..c2c0d09 100644 --- a/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap.cs +++ b/Service/HStation.Service.Assets.Core/05-service/01-PumpMainManage/07-PumpMainAndPartMap/PumpMainAndPartMap.cs @@ -3,7 +3,7 @@ /// <summary> /// /// </summary> - public partial class AssetsPumpMainAndPartMap + public partial class AssetsPumpMainAndPartMapping { #region Cache -- Gitblit v1.9.3