Merge branch 'master' into cc_20250325_select

This commit is contained in:
苏竹红
2025-04-03 16:51:16 +08:00
3 changed files with 2 additions and 7 deletions

View File

@@ -36,9 +36,6 @@ public class EnterpriseUserDO implements Serializable {
@ApiModelProperty("员工的电子邮箱")
private String email;
@ApiModelProperty("员工的企业邮箱")
private String orgEmail;
@ApiModelProperty("是否是主管理员01")
private Boolean mainAdmin;