hao
2025-06-13 93e6a8bf1c1d3586528978f614b17c9aa1f9734e
StandardInterface/MES.Service/Modes/MesQaItemsDetectDetail5.cs
@@ -173,4 +173,9 @@
    public DateTime? LastupdateDate { get; set; }
    [SugarColumn(IsIgnore = true)] public int? Unqualified { get; set; }
    /// <summary>
    ///     备注
    /// </summary>
    [SugarColumn(ColumnName = "MEOM")]
    public string? Meom { get; set; }
}