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