xwt
2025-10-16 349f2f66fdac1a2d64e0c99201b7f09579470714
StandardInterface/MES.Service/Modes/MesQamftp.cs
@@ -50,5 +50,7 @@
        [SugarColumn(ColumnName = "ITEM_ID")]
        public decimal? ItemId { get; set; }
        [SugarColumn(ColumnName = "PID")]
        public decimal? Pid { get; set; }
    }