|
|
@@ -90,7 +90,7 @@ public class WxOrderCouponVo { |
|
|
/*面额**/ |
|
|
/*面额**/ |
|
|
@io.swagger.annotations.ApiModelProperty(value="面额",name="price") |
|
|
@io.swagger.annotations.ApiModelProperty(value="面额",name="price") |
|
|
private Integer price; |
|
|
private Integer price; |
|
|
/**单位**/ |
|
|
|
|
|
|
|
|
/*单位**/ |
|
|
@io.swagger.annotations.ApiModelProperty(value="单位0:钱分,1:小时",name="unit") |
|
|
@io.swagger.annotations.ApiModelProperty(value="单位0:钱分,1:小时",name="unit") |
|
|
private Integer unit; |
|
|
private Integer unit; |
|
|
/*须知**/ |
|
|
/*须知**/ |
|
|
|