kaiyu
2021-04-23 726b056fc2d3b51acdeb0b5fbaf74c8886acc2ac
screen-manage/src/main/java/com/moral/api/pojo/vo/organization/OrganizationVO.java
@@ -24,17 +24,19 @@
    private String name;
    private String parentName;
    private Integer provinceCode;
    private Integer cityCode;
    private Integer areaCode;
    private Long townCode;
    private String ProvinceCityAreaName;
    private Long villageCode;
    private Integer locationLevelCode;
    private String locationLevel;
    private String locationLevelName;
    private String address;