springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/user/UserService.java
@@ -277,11 +277,11 @@ /** * 平台菜单列表 * @param type 1 运营平台 2 社区平台 * @param communityId 社区id 0 运营平台 * @return 菜单集合 */ @PostMapping("/role/listmenubackstage") R listMenuBackstage(@RequestParam("type")int type); R listMenuBackstage(@RequestParam("communityId")Long communityId); /** * 设置角色的权限