zhibing.pu
2024-06-24 76cdbb7703ada66794afd0370db7d5e984bdd11e
cloud-server-account/src/main/java/com/dsh/account/model/IncomeQuery.java
@@ -20,5 +20,5 @@
    private BigDecimal amount;
    // 用户ids
    private List<Integer> userIds;
    private Integer insertType;
}