快乐的昕的电脑
2025-11-18 45a69e109d3ed2f3ba6d03f722021d019cb8792a
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; }
}