src/main/java/com/example/jz/controller/GroupController.java @@ -86,4 +86,3 @@ return success(this.groupService.removeByIds(idList)); } }