yanghui
2022-12-05 ddb1636307f95763f31f0c869a52c8c1a8619b12
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/user/AreaVOStr.java
@@ -17,6 +17,6 @@
    private String id;
    @ApiModelProperty("下属街道列表")
    private List<StreetVOS> childList;
    private List<StreetVOStr> childList;
}