pda
liuying
2024-12-10 fe16b1af4bbfabda8726eca582b04f00d1b1de6f
CC/iWareSql/WmsDBModel/wms_rbline_runmode.cs
@@ -43,5 +43,10 @@
        public string UpdateUserName { get; set; }
        public bool IsDelete { get; set; }
        [StringLength(50)]
        public string PalletizingUPI { get; set; }
        public int? PalletizingStation { get; set; }
    }
}