sjz
2025-04-21 74d068d0bf8a55fd8c910b46de8d3e0c0fc2ecf7
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; }
}