tangxiaobao
2021-07-22 75b9ffd3f3d7e529d6d3c413188c20edcdb0f3ba
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActService.java
@@ -53,4 +53,10 @@
     * @return 删除结果
     */
    R delectCommunity(Long communityId);
    /**
     * 综治后台-查询社区列表
     * @return  社区列表
     */
    R getCommunityLists();
}