From f782426e6efdc4a2e2439ca542f89a67f73de9ad Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期五, 05 十二月 2025 09:08:37 +0800
Subject: [PATCH] 小卫香囊标签生成,蓝牙测试数据对接;根据检验方案主内码获取检验项目,注释方案为0判断
---
WebAPI/Models/Gy_User.cs | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/Gy_User.cs b/WebAPI/Models/Gy_User.cs
index 3c303a3..057a92c 100644
--- a/WebAPI/Models/Gy_User.cs
+++ b/WebAPI/Models/Gy_User.cs
@@ -35,5 +35,11 @@
public int HGroupID;
public int HSourceID;
public int HCheckEmpID;
+ public int HWorkCenterID;
+
+ public string HICNumber;
+ public string HDingDingUserID;
+
+ public int HCusID;
}
}
\ No newline at end of file
--
Gitblit v1.9.1