springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/user/UserService.java
@@ -371,7 +371,7 @@ * @return 角色集合 */ @PostMapping("/role/listrolebackstage") R listRoleBackstage(@RequestParam("communityId") Long communityId); R listRoleBackstage(@RequestParam("communityId") Long communityId,@RequestParam("pageNum")Integer pageNum,@RequestParam("pageSize")Integer pageSize); /** * 分页查询后台用户