xwt
7 天以前 e853dd2fecef3a0c446d161248d0498a5a081e66
StandardInterface/MES.Service/Modes/MesQaItemsDetectDetail5.cs
@@ -178,4 +178,9 @@
    /// </summary>
    [SugarColumn(ColumnName = "MEOM")]
    public string? Meom { get; set; }
    /// <summary>
    ///     赌模数
    /// </summary>
    [SugarColumn(ColumnName = "DNUM")]
    public string? Dnum { get; set; }
}