init
This commit is contained in:
@@ -45,6 +45,10 @@ public class UserInfo {
|
||||
* 登录次数
|
||||
*/
|
||||
private Integer loginCount;
|
||||
/**
|
||||
* 是否领取首充奖励(true领取 false未领取)
|
||||
*/
|
||||
private Boolean fastPay;
|
||||
/**
|
||||
* 最后登录IP
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user