@ -104,6 +104,12 @@ public class StatementQuery {
@Schema(description = "流程卡号")
private String cardNo;
@Schema(description = "结算大类ID")
private Long statementCategoryId;
@Schema(description = "结算大类")
private String statementCategory;
/**
* 排序字段
*/