Commit 2c135760 authored by macro's avatar macro
Browse files

Update MemberDetails.java

parent 93451da6
...@@ -9,7 +9,7 @@ import java.util.Arrays; ...@@ -9,7 +9,7 @@ import java.util.Arrays;
import java.util.Collection; import java.util.Collection;
/** /**
* 会员详情封装 * SpringSecurity需要的用户信息封装
* Created by macro on 2018/8/3. * Created by macro on 2018/8/3.
*/ */
public class MemberDetails implements UserDetails { public class MemberDetails 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