|
|
|
@@ -116,6 +116,9 @@ public class WxOrderCouponVo extends TenantEntity { |
|
|
|
@io.swagger.annotations.ApiModelProperty(value="组合订单编号",name="composeOrderId") |
|
|
|
private Long composeOrderId; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value="商品数量",name="couponNumber") |
|
|
|
private Integer couponNumber; |
|
|
|
|
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value="运费",name="freightPrice") |
|
|
|
private Integer freightPrice; |
|
|
|
|