From 30725fc5fac27e91b40facaf82ba91a09572e356 Mon Sep 17 00:00:00 2001 From: lss <Lss@HanInfo> Date: 星期五, 16 五月 2025 10:54:49 +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