CC/iWareSql/WmsDBModel/mes_order_gather.cs @@ -28,6 +28,7 @@ public DateTime? UnlineTime { get; set; } [StringLength(50)] public string UnlinePerson { get; set; } public int PackageNum { get; set; }