无关风月
2025-09-17 771df6d6a3f7d4bdcccb94f6bc823166d6317425
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/IncomeQuery.java
@@ -20,5 +20,5 @@
    private BigDecimal amount;
    // 用户ids
    private List<Integer> userIds;
    private Integer insertType;
}