flower_city/src/main/java/com/dg/core/db/gen/entity/OrganizationChartEntity.java
@@ -99,6 +99,12 @@
    private String contactNumber;
    /**
     * areaList
     */
    @ApiModelProperty("areaList")
    private String areaList;
    /**
     * 机构等级
     */
    @ApiModelProperty("部门应用")
@@ -113,6 +119,7 @@
    /**
     * 修改人
     */
    @TableField(exist = false)
    @ApiModelProperty("修改人姓名")
    private String updateUserName;