guochao 5 年之前
父节点
当前提交
5498c9a90f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 SystemAdministratorToUser systemAdministratorToUser;
     private List<Role> roleList;
-    private Anthentication anthentication;
 
     @Override
     public String toString() {