bug
This commit is contained in:
parent
07e128f836
commit
43140c41ab
@ -40,6 +40,8 @@ public class CardExchange extends Model<CardExchange> {
|
|||||||
private String giftName;
|
private String giftName;
|
||||||
//卡券有效期
|
//卡券有效期
|
||||||
private Integer validity;
|
private Integer validity;
|
||||||
|
//商品数量
|
||||||
|
private Integer productCount;
|
||||||
//使用说明
|
//使用说明
|
||||||
private String useInstructions;
|
private String useInstructions;
|
||||||
//二维码链接
|
//二维码链接
|
||||||
|
Loading…
Reference in New Issue
Block a user