店铺会员返回会员折扣信息
This commit is contained in:
@@ -158,5 +158,7 @@ public class ShopUser implements Serializable {
|
||||
private String openType;
|
||||
@Column(ignore = true)
|
||||
private Integer discount;
|
||||
@Column(ignore = true)
|
||||
private Integer isMemberPrice;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user