guochao vor 6 Jahren
Ursprung
Commit
5498c9a90f
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      core/src/main/java/com/mooctest/crowd/domain/domainobject/User.java

+ 0 - 1
core/src/main/java/com/mooctest/crowd/domain/domainobject/User.java

@@ -33,7 +33,6 @@ public class User {
     private EnterpriseAuthentication enterpriseAuthentication;
     private EnterpriseAuthentication enterpriseAuthentication;
     private SystemAdministratorToUser systemAdministratorToUser;
     private SystemAdministratorToUser systemAdministratorToUser;
     private List<Role> roleList;
     private List<Role> roleList;
-    private Anthentication anthentication;
 
 
     @Override
     @Override
     public String toString() {
     public String toString() {