From b94da76188b834922d2f13365b22208a4bc4049a Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期六, 12 十月 2024 11:33:40 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveMain.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveMain.cs b/Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveMain.cs
index d61c50b..2789676 100644
--- a/Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveMain.cs
+++ b/Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveMain.cs
@@ -6,8 +6,7 @@
     /// <summary>
     /// 涓氬姟绔�
     /// </summary>
-    [SysType("assets_valve_main")]
-    [SugarTable("assets_valve_main")]
+    [SysType("valve_main")]
     public class ValveMain : BaseModel, ISorter, System.ICloneable
     {
         /// <summary>

--
Gitblit v1.9.3