schangxiang@126.com
2025-02-20 c9e3a7f0c154892f2327e300e28af53f81e40ad0
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; }
    }
}