|
|
|
@@ -21,7 +21,7 @@ public class WxCouponOrderBVo extends WxCouponOrder { |
|
|
|
|
|
|
|
private static final long serialVersionUID = 6687954932922444531L; |
|
|
|
|
|
|
|
@Excel(name = "券码", width = 20, orderNum = "1", numFormat = "''#") |
|
|
|
@Excel(name = "券码", width = 20, orderNum = "1", suffix = "") |
|
|
|
protected Long id; |
|
|
|
|
|
|
|
/** 基础购买到的券信息 */ |
|
|
|
|