src/main/java/com/example/jz/service/GroupUserService.java @@ -12,4 +12,3 @@ public interface GroupUserService extends IService<GroupUser> { }