快乐的昕的电脑
2025-10-13 6f195e602ec9de69c2a1d9731a366a234cc96fe3
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; }
}