44323
2023-10-16 d9f331e175611a68f00a50cab63ea35442a4b0e6
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;
}