src/main/java/cc/mrbird/febs/mall/vo/OrderListVo.java | ●●●●● patch | view | raw | blame | history |
src/main/java/cc/mrbird/febs/mall/vo/OrderListVo.java
@@ -47,5 +47,5 @@ private Integer commentState; @ApiModelProperty(value = "补贴金额") private Integer subsidyAmount; private BigDecimal subsidyAmount; }