修复
This commit is contained in:
@@ -138,7 +138,7 @@ public class ShopProduct implements Serializable {
|
||||
/**
|
||||
* 是否包邮 0:包邮 ,1:不包邮
|
||||
*/
|
||||
private Object isFreeMail;
|
||||
private Integer isFreeMail;
|
||||
|
||||
/**
|
||||
* 绑定电子书id,
|
||||
|
||||
Reference in New Issue
Block a user