init
This commit is contained in:
@@ -21,7 +21,9 @@ public class UserInfo {
|
||||
/**
|
||||
*
|
||||
*/
|
||||
@TableId(value = "user_id",type = IdType.INPUT)
|
||||
@TableId(value = "id",type = IdType.INPUT)
|
||||
private Long id;
|
||||
|
||||
private Long userId;
|
||||
/**
|
||||
* 奖励好友收入视频提成比率
|
||||
|
||||
Reference in New Issue
Block a user