沈斌
2018-06-09 99d8f798c5f1ec0c6745867da0c416021b14dff8
src/main/java/com/moral/entity/Account.java
@@ -74,6 +74,8 @@
   private String userName;
   @Transient
   private JwtTokenVersion jwtTokenVersion;
   @Transient
    private List<Role> Roles;
   // TODO 临时角色
   public List<Role> getRoles(){