|
@@ -127,6 +127,7 @@ public class MarketingAwardsPrize implements Serializable {
|
|
* 优惠卷详情
|
|
* 优惠卷详情
|
|
*/
|
|
*/
|
|
@ApiModelProperty(value = "优惠卷详情")
|
|
@ApiModelProperty(value = "优惠卷详情")
|
|
|
|
+ @TableField(exist = false)
|
|
private String couponDetail;
|
|
private String couponDetail;
|
|
|
|
|
|
}
|
|
}
|