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