From 96475c2fd6a0f8b11c24f06ca65d9d8955302b26 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 27 十月 2025 08:12:18 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
WebAPI/Models/ClsGy_DotCheck.cs | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsGy_DotCheck.cs b/WebAPI/Models/ClsGy_DotCheck.cs
index 9f84d7c..9057691 100644
--- a/WebAPI/Models/ClsGy_DotCheck.cs
+++ b/WebAPI/Models/ClsGy_DotCheck.cs
@@ -14,10 +14,15 @@
public string HShortNumber; //鐭唬鐮�
public int HParentID; //鐖剁骇
public int HLevel; //绛夌骇
+ public int HCREATEORGID;
+ public int HUSEORGID;
public bool HEndFlag; //鏈骇鏍囧織
public bool HStopflag; //绂佺敤鏍囧織
public string HRemark; //澶囨敞
+ public string HMakeEmp;
+ public string HDotCheckType;
public string HUseFlag = "鏈娇鐢�";
+ public Int64 HDotCheckItemClassID; //鐐规椤圭洰鍒嗙被
}
}
\ No newline at end of file
--
Gitblit v1.9.1