Commit 00d1aebe authored by macro's avatar macro
Browse files

Update AdminUserDetails.java

parent 28d93250
......@@ -11,7 +11,7 @@ import java.util.List;
import java.util.stream.Collectors;
/**
* SpringSecurity需要的用户详情
* SpringSecurity需要的用户信息封装类
* Created by macro on 2018/4/26.
*/
public class AdminUserDetails implements UserDetails {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment