public class Authority extends Object implements UniqSupply<Long>, Serializable
protected long userId
protected String account
protected String showName
protected String password
protected String platform
protected String salt
protected int enabled
public Authority(String showName)
public Long getUniqueId()
UniqSupplygetUniqueId 在接口中 UniqSupply<Long>Copyright © 2023 wuyushuo. All rights reserved.