Update AdminUserDetails.java
This commit is contained in:
parent
03b3b0bf84
commit
0fe5c0f9be
@ -10,6 +10,7 @@ import java.util.Collection;
|
||||
|
||||
/**
|
||||
* SpringSecurity需要的用户详情
|
||||
* Created by macro on 2018/4/26.
|
||||
*/
|
||||
public class AdminUserDetails implements UserDetails {
|
||||
private UmsAdmin umsAdmin;
|
||||
|
Loading…
x
Reference in New Issue
Block a user