This commit is contained in:
齐天大圣 2024-03-07 17:02:51 +08:00
parent 07e128f836
commit 43140c41ab

View File

@ -40,6 +40,8 @@ public class CardExchange extends Model<CardExchange> {
private String giftName;
//卡券有效期
private Integer validity;
//商品数量
private Integer productCount;
//使用说明
private String useInstructions;
//二维码链接