src/main/java/cc/mrbird/febs/mall/entity/MallGoodsCoupon.java @@ -26,5 +26,4 @@ //减免金额 private BigDecimal realAmount; }