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; }