张天森
2022-07-18 cf60a875646dbaaa7932f93286d8e708ed79c6dc
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/api/UserApi.java
@@ -1423,4 +1423,5 @@
    public R getCommunityList(@RequestParam(value = "type") Integer type){
        return userService.getCommunityList(type);
    }
}