From 62f58ae538c32889a9adae09cf54543f00eb9fea Mon Sep 17 00:00:00 2001 From: cjs <2216046164@qq.com> Date: 星期二, 08 七月 2025 17:03:42 +0800 Subject: [PATCH] 111 --- ams/Hanhe.iWCS.JingmenGLMNorthProtocol/MESHelper.cs | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/ams/Hanhe.iWCS.JingmenGLMNorthProtocol/MESHelper.cs b/ams/Hanhe.iWCS.JingmenGLMNorthProtocol/MESHelper.cs index 8f9d8bc..970ba44 100644 --- a/ams/Hanhe.iWCS.JingmenGLMNorthProtocol/MESHelper.cs +++ b/ams/Hanhe.iWCS.JingmenGLMNorthProtocol/MESHelper.cs @@ -294,6 +294,10 @@ /// </summary> public string oneTrayWeight { get; set; } = "0"; /// <summary> + /// 璁惧閫氶亾鏁版嵁1鈥斺�鎵樼洏绫诲瀷锛�2浣嶆暣鏁�+ /// </summary> + public string trayType { get; set; } = "0"; + /// <summary> /// 璁惧閫氶亾鏁版嵁2鈥斺�鍙犲寘鍚庡疄闄呴噸閲忥細32浣嶆暣鏁� /// </summary> public string addWeight { get; set; } = "0"; @@ -382,7 +386,7 @@ /// </summary> //public string trayCodeWeight { get; set; } = "0"; /// <summary> - /// 璁惧閫氶亾鏁版嵁2鈥斺�鍗曟墭姣涚锛�2浣嶆暣鏁�+ /// 璁惧閫氶亾鏁版嵁2鈥斺�鍗曟墭姣涢噸锛�2浣嶆暣鏁� /// </summary> public string oneTrayWeight1 { get; set; } = "0"; /// <summary> @@ -394,6 +398,10 @@ /// </summary> public string oneTrayWeight { get; set; } = "0"; /// <summary> + /// 璁惧閫氶亾鏁版嵁1鈥斺�鎵樼洏绫诲瀷锛�2浣嶆暣鏁�+ /// </summary> + public string trayType { get; set; } = "0"; + /// <summary> /// 璁惧閫氶亾鏁版嵁2鈥斺�鍙犲寘鍚庡疄闄呴噸閲忥細32浣嶆暣鏁� /// </summary> public string addWeight { get; set; } = "0"; -- Gitblit v1.9.1