lizijie
2021-04-15 a489b023d9ca2a24dfe82d05f19cac8718aa5c13
screen-manage/src/main/java/com/moral/api/pojo/vo/organization/OrganizationVO.java
@@ -24,6 +24,8 @@
    private String name;
    private String parentName;
    private Integer provinceCode;
    private Integer cityCode;
@@ -34,7 +36,9 @@
    private Long villageCode;
    private String locationLevel;
    private Integer locationLevelCode;
    private String locationLevelName;
    private String address;