101captain
2022-06-07 d7a90398b55ed9ebdc7cd73441dea802e8f9fbf0
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;
}