1
luofl
2025-04-16 bff749cd2be2a63d12786a7f10d7630d57661267
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;
}