hao
2025-10-08 3b688a2758a44d240b9673dccb69511832116435
StandardInterface/MES.Service/Modes/MesQaItemsDetectDetail5.cs
@@ -165,11 +165,6 @@
    /// </summary>
    [SugarColumn(ColumnName = "LASTUPDATE_BY")]
    public string? LastupdateBy { get; set; }
    /// <summary>
    ///     更新人
    /// </summary>
    [SugarColumn(ColumnName = "DNUM")]
    public string? Dnum { get; set; }
    /// <summary>
    ///     更新时间
@@ -183,5 +178,4 @@
    /// </summary>
    [SugarColumn(ColumnName = "MEOM")]
    public string? Meom { get; set; }
}