From c184121b9038aee1d8c9e3e49e45764521e58007 Mon Sep 17 00:00:00 2001 From: cjs <2216046164@qq.com> Date: 星期一, 14 七月 2025 17:29:12 +0800 Subject: [PATCH] 111 --- ams/Hanhe.iWCS.JingmenGEMTwoProtocol/ApiHelper.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/ApiHelper.cs b/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/ApiHelper.cs index b6316be..2736558 100644 --- a/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/ApiHelper.cs +++ b/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/ApiHelper.cs @@ -773,6 +773,7 @@ { public ObjectId _id { get; set; } public string trayCode { get; set; } + public string isUse { get; set; } = "0"; public DateTime createTime { get; set; } } -- Gitblit v1.9.1