快乐的昕的电脑
2025-10-17 559bb65258ac3b54341f11d72b31d2b4f780a4e3
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; }
}