From e3f218a023f0625f415a1526b278636c3e39aa4f Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期一, 18 八月 2025 12:59:32 +0800
Subject: [PATCH] 1

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

diff --git a/WebAPI/Models/ClsGy_RepairCheck.cs b/WebAPI/Models/ClsGy_RepairCheck.cs
index 4d7f8c3..66aaf26 100644
--- a/WebAPI/Models/ClsGy_RepairCheck.cs
+++ b/WebAPI/Models/ClsGy_RepairCheck.cs
@@ -14,9 +14,14 @@
         public string HShortNumber;   //鐭唬鐮�
         public int HParentID;       //鐖剁骇
         public int HLevel;         //绛夌骇
+        public int HRepairCheckClassID;       
+        public int HUSEORGID;       
+        public int HCREATEORGID;       
         public bool HEndFlag;        //鏈骇鏍囧織
         public bool HStopflag;      //绂佺敤鏍囧織
         public string HRemark;         //澶囨敞
+        public string HMakeEmp;        
+        public string HRepairCheckType;        
         public string HUseFlag = "鏈娇鐢�";
 
 

--
Gitblit v1.9.1