HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/process/HttpModel.cs
@@ -79,17 +79,21 @@ /// <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> /// 数量 /// </summary> public int Qty { get; set; } /// <summary> /// 请求类型 /// </summary> public int dpType { get; set; } } /// <summary>