快乐的昕的电脑
2025-10-17 454bbf520250a454e4bf52497408e4c3c59f02e3
Entites/DbModels/MesCutterLedger.cs
@@ -196,9 +196,9 @@
    [SugarColumn(IsIgnore = true)]
    public int total { get; set; }
    /// <summary>
    /// 刀具列表(分页查询结果)
    /// </summary>
    [SugarColumn(IsIgnore = true)]
    public List<MesCutterLedger>? tbBillList { get; set; }
}