From d58da26dc5dec61d9b3874c7d618f892fe1b6505 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期五, 05 九月 2025 15:44:40 +0800
Subject: [PATCH] 添加 更新条码对应出库申请单号 兴达, 删除  更新条码 对应单据 单号 次数 时间 添加 停工回复单 控制器 添加 停工回复单 DLL,Model,

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

diff --git a/WebAPI/Models/Gy_User.cs b/WebAPI/Models/Gy_User.cs
index 3849a48..057a92c 100644
--- a/WebAPI/Models/Gy_User.cs
+++ b/WebAPI/Models/Gy_User.cs
@@ -39,5 +39,7 @@
 
         public string HICNumber;
         public string HDingDingUserID;
+
+        public int HCusID;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1