pda
liuying
2024-12-11 9d1e44b4d1458822a8bc20a71efc231ead070cbc
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; }
    }
}