删除不用字段
This commit is contained in:
@@ -36,9 +36,6 @@ public class EnterpriseUserDO implements Serializable {
|
||||
@ApiModelProperty("员工的电子邮箱")
|
||||
private String email;
|
||||
|
||||
@ApiModelProperty("员工的企业邮箱")
|
||||
private String orgEmail;
|
||||
|
||||
@ApiModelProperty("是否是主管理员,0:否,1:是")
|
||||
private Boolean mainAdmin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user