wbc
2024-12-06 fdb948154f070ce648ed4ee0b7e15d556a8b5886
MES.Service/Modes/MesQaItemsDetect01.cs
@@ -328,4 +328,10 @@
 /// </summary>
 [SugarColumn(ColumnName = "FMRMODE")]
    public string Fmrmode { get; set; }
 /// <summary>
 ///     不良描述
 /// </summary>
 [SugarColumn(ColumnName = "Remarks")]
    public string Remarks { get; set; }
}