rk
2026-03-10 fa668c325f2dac348fb9f80c0c6c679f9ce1e41b
server/dmmall_service/src/main/java/com/doumee/dao/business/model/Coupon.java
@@ -120,6 +120,7 @@
    private String applyIds;
    @ApiModelProperty(value = "折扣卷满减上限金额")
    @TableField(fill = FieldFill.UPDATE)
    private BigDecimal maxPrice;