This commit is contained in:
dute7liang
2024-01-04 22:34:07 +08:00
parent 69aa1c97d2
commit 04f4861912
13 changed files with 225 additions and 15 deletions

View File

@@ -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;
/**
* 奖励好友收入视频提成比率