123
This commit is contained in:
@@ -24,7 +24,7 @@ public class UserMember implements Serializable {
|
||||
*
|
||||
*/
|
||||
@TableId(value = "id",type = IdType.AUTO)
|
||||
private Integer id;
|
||||
private Long id;
|
||||
/**
|
||||
* 用户ID
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user