Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs @@ -137,5 +137,10 @@ /// 复核时间 /// </summary> public DateTime? CheckTime { get; set; } /// <summary> /// 出库拣选方式 0:AGV拉至暂存区拣选,1:出库口拣选 /// </summary> public string UDF1 { get; set; } } }