hao
2025-04-25 60b2d679c57421c20dcf7ad1006b5e6342607b66
StandardInterface/MES.Service/Modes/MesItems.cs
@@ -477,6 +477,10 @@
    /// </summary>
    [SugarColumn(ColumnName = "F_BZGS")]
    public string? F_BZGS { get; set; }
    /// <summary>
    ///     分组名称
    /// </summary>
    [SugarColumn(ColumnName = "WLFZMC")]
    public string? WLFZMC { get; set; }
}