小程序分享奖励管理字段统一
This commit is contained in:
@@ -67,7 +67,7 @@ public class ShopShareDTO implements Serializable {
|
||||
/**
|
||||
* 新用户获得券
|
||||
*/
|
||||
private List<Long> newCouponIdList;
|
||||
private List<Long> newCouponList;
|
||||
|
||||
/**
|
||||
* 邀请人数
|
||||
@@ -77,7 +77,7 @@ public class ShopShareDTO implements Serializable {
|
||||
/**
|
||||
* 奖励券
|
||||
*/
|
||||
private List<Long> rewardCouponIdList;
|
||||
private List<Long> rewardCouponList;
|
||||
|
||||
/**
|
||||
* 获取方法 get-新用户领取获得 use-新用户使用获得
|
||||
|
||||
Reference in New Issue
Block a user