2
schangxiang@126.com
2024-12-08 c6d9d8e2c8c5a0dea829164e4a1a5c3ed9703521
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; }
    }
}