schangxiang@126.com
2025-03-10 8706d6948d9a922d8e5adce27f49790ad4ac1d71
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; }
    }
}