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