1
啊鑫
2024-10-08 1b8d10dbb20b513be61556021f8f471e506d92c3
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; }
}