快乐的昕的电脑
2025-10-18 4ea097a91504f2cf0148922c327832d59241710d
Entites/DbModels/MesReporting.cs
@@ -132,19 +132,19 @@
    ///     累计采集数
    /// </summary>
    [SugarColumn(ColumnName = "CJ_QTY")]
    public string? CjQty { get; set; }
    public decimal? CjQty { get; set; }
    /// <summary>
    ///     累计打印数
    /// </summary>
    [SugarColumn(ColumnName = "DY_QTY")]
    public string? DyQty { get; set; }
    public decimal? DyQty { get; set; }
    /// <summary>
    ///     累计不良数
    /// </summary>
    [SugarColumn(ColumnName = "BL_QTY")]
    public string? BlQty { get; set; }
    public decimal? BlQty { get; set; }
    
    /// <summary>
    ///     机台面板数