refactor project
This commit is contained in:
@@ -151,7 +151,7 @@ public class BookEntity implements Serializable {
|
||||
private AuthorEntity author;
|
||||
|
||||
@TableField(exist = false)
|
||||
private PublisherEntity publisher;
|
||||
private Publisher publisher;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String authorName;
|
||||
|
||||
Reference in New Issue
Block a user