huanghongfa
2022-06-29 ccd28a0c35e8fff74da6ef63042fb8a896d78f7f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/acid/ComAreaCounty.java
@@ -10,5 +10,6 @@
@Data
public class ComAreaCounty {
    private String value;
    private Long communityId;
    private List<ComAreaCounty> children;
}