CC/iWareSql/WmsDBModel/wms_record_upi_process.cs @@ -19,6 +19,8 @@ [StringLength(50)] public string PackageCode { get; set; } public int? Shelf { get; set; } [StringLength(60)] public string Info5 { get; set; }