44323
2023-10-13 4433f665bf1eccaeee8de43b08095bf4e576fc5d
cloud-server-account/src/main/java/com/dsh/account/model/query/RechargeRecordsQuery.java
@@ -21,4 +21,5 @@
    private Integer type;
    private List<Integer> userIds;
    private BigDecimal amount;
    private Integer insertType;
}