From d6b0de8b3dc2b76ba20b347c579b30dfa3a3338b Mon Sep 17 00:00:00 2001 From: lss <Lss@HanInfo> Date: 星期五, 16 五月 2025 10:50:04 +0800 Subject: [PATCH] 井松暂无叠盘机,新增agv叠盘测试用 --- HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/process/HttpModel.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/process/HttpModel.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/process/HttpModel.cs index 893909a..d8bdce4 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/process/HttpModel.cs +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/process/HttpModel.cs @@ -79,12 +79,12 @@ /// <summary> /// 璐т綅缂栫爜锛岃捣鐐逛綅缃紪鐮� /// </summary> - public string LocationCode { get; set; } + public string station { get; set; } /// <summary> /// 鐗╂枡鍙� /// </summary> - public string PartNumber { get; set; } + public int taskSource { get; set; } /// <summary> /// 鏁伴噺 -- Gitblit v1.9.1