沈斌
2018-02-08 9e1db983254a475fd7a069937c3f706fe2efe9b4
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(){