分享好友模块1
This commit is contained in:
@@ -46,6 +46,8 @@ public class TbShopShare extends Model<TbShopShare> {
|
||||
//获取方法 get-新用户领取获得 use-新用户使用获得
|
||||
private String getMethod;
|
||||
|
||||
private Integer status;
|
||||
|
||||
@TableField(exist = false)
|
||||
private List<ShareCoupons> newCoupons;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user