线下活动报名

This commit is contained in:
wuchunlei
2024-11-26 18:08:08 +08:00
parent 168dd86a6f
commit 238a6364a4
4 changed files with 103 additions and 1 deletions

View File

@@ -149,7 +149,7 @@ public class BuyOrder implements Serializable {
private String buyType;
/**
* vip order point abroadBook
* vip order point abroadBook offlineActivity
*/
private String orderType;
@@ -165,6 +165,10 @@ public class BuyOrder implements Serializable {
private Integer vipBuyConfigId;
private Integer abroadBookId;//海外读书购买书籍id
private Integer offlineActivityId;//线下活动id
/**
* 地址id
*/