xwt
2025-10-21 527bed43ea41443fd602305cb673fb4337179d51
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; }
    }