From 2bf6de5d4748d28f7f3a098af25503d6a0c619d1 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期三, 19 十一月 2025 11:16:03 +0800
Subject: [PATCH] 多码合一

---
 WebAPI/Models/ClsGy_Maintain.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/ClsGy_Maintain.cs b/WebAPI/Models/ClsGy_Maintain.cs
index 1c1a356..93067cd 100644
--- a/WebAPI/Models/ClsGy_Maintain.cs
+++ b/WebAPI/Models/ClsGy_Maintain.cs
@@ -14,9 +14,14 @@
         public string HShortNumber;   //鐭唬鐮�
         public int HParentID=0;       //鐖剁骇
         public int HLevel;         //绛夌骇
+        public int HMaintainClassID;         
+        public int HUSEORGID;         
+        public int HCREATEORGID;         
         public bool HEndFlag;        //鏈骇鏍囧織
         public bool HStopflag;      //绂佺敤鏍囧織
         public string HRemark;         //澶囨敞
+        public string HMakeEmp;       
+        public string HMaintainType;       
         public string HUseFlag = "鏈娇鐢�";
 
         

--
Gitblit v1.9.1