From e7df5d1ece7ecabaa7a3943f24a6621649fdc455 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 13 一月 2025 16:08:11 +0800
Subject: [PATCH] 增加批量添加,修改阀门界面

---
 Service/HStation.Service.Assets.Core/01-entity/03-Elbow/AssetsElbowMain.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/01-entity/03-Elbow/AssetsElbowMain.cs b/Service/HStation.Service.Assets.Core/01-entity/03-Elbow/AssetsElbowMain.cs
index 64c2cff..8423883 100644
--- a/Service/HStation.Service.Assets.Core/01-entity/03-Elbow/AssetsElbowMain.cs
+++ b/Service/HStation.Service.Assets.Core/01-entity/03-Elbow/AssetsElbowMain.cs
@@ -80,7 +80,7 @@
         /// <summary>
         /// 寮ご闀垮害绫诲瀷
         /// </summary>
-        public int? ElbowType { get; set; }
+        public string ElbowType { get; set; }
 
         /// <summary>
         /// 璇嗗埆鍏抽敭瀛�

--
Gitblit v1.9.3