异常消费流水导出

This commit is contained in:
hejiayang
2025-12-06 15:23:04 +08:00
parent a7d9efebbf
commit fb78ec7693
2 changed files with 10 additions and 7 deletions
@@ -43,4 +43,8 @@ public class StExceptionRecordDTO {
@Schema(title ="数量/页")
private Integer pageSize;
private String startDate;
private String endDate;
}