liuying
2024-12-10 3e473e90358abbf82e7a60b6ed58ca2df02d4ce4
CC/iWareSql/WmsDBModel/mes_batchOrderUPI_new.cs
@@ -115,5 +115,10 @@
        public string UpdateUserName { get; set; }
        public bool IsDelete { get; set; }
        public int? UpiFlag { get; set; }
        [StringLength(60)]
        public string Info18 { get; set; }
    }
}