src/main/java/com/example/jz/service/GroupService.java @@ -13,4 +13,3 @@ public interface GroupService extends IService<Group> { }