Всё
This commit is contained in:
parent
0e51a0e3d6
commit
d14bf5334f
@ -94,4 +94,6 @@ public class AuthorMvcController {
|
||||
authorService.removeBookFromAuthor(id, bookid);
|
||||
return "redirect:/author/" + id.toString() + "/books";
|
||||
}
|
||||
|
||||
private void Bt(){}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user