Wms/Model/InterFaceModel/RCSModel.cs
@@ -61,7 +61,6 @@ public class TaskDetial { public string Taskno { get; set; } public string Startport { get; set; } public string Endport { get; set; } @@ -71,9 +70,8 @@ public string Type { get; set; } /// <summary> /// 任务类型 /// 0:入库 /// 1:出库 /// 2:移库 /// 0:申请储位 /// 1:叫桶 /// </summary> public string Crtype { get; set; } /// <summary>