liuying
2024-12-10 fd067b408ae97f16c13b0e25b9c870d23f4d0ba3
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; }
    }
}