liurunyu
5 天以前 0639f7feede9614a98f64450792cc83f58f80a84
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;
}