101captain
2022-07-23 179d69e6d1e8f18270e7cf25c0c16bf1a0ac0352
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;
}