生日提醒重置
This commit is contained in:
@@ -60,7 +60,7 @@ public class ShopUser implements Serializable {
|
||||
/**
|
||||
* 会员生日提醒
|
||||
*/
|
||||
private String birthDayRemind;
|
||||
private Integer birthDayRemind;
|
||||
|
||||
/**
|
||||
* 0-女 1男
|
||||
|
||||
@@ -32,7 +32,7 @@ public class MkBirthdayGiftConfig implements Serializable {
|
||||
private String userType;
|
||||
|
||||
/**
|
||||
* 提前天数 负数
|
||||
* 提前天数
|
||||
*/
|
||||
private Integer deliverTime;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user