zhubaomin
2024-11-11 3de17c8b85f91b55175b631b0b8bdc837b24e993
pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/java/com/dy/pipIrrStatistics/client/qo/AmountSpentQO.java
@@ -18,6 +18,6 @@
    /**
     * 消费金额
     */
    @NotNull(message = "消费金额不能为空")
//    @NotNull(message = "消费金额不能为空")
    private Double amountSpent;
}