nnnn
This commit is contained in:
@@ -158,6 +158,8 @@ public class SysUser extends BaseEntity {
|
||||
@TableField(exist = false)
|
||||
private Long roleId;
|
||||
|
||||
private String bindUserCode;
|
||||
|
||||
public SysUser(Long userId) {
|
||||
this.userId = userId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user