新版
This commit is contained in:
@@ -15,7 +15,7 @@ public class BookTeachEntity {
|
||||
|
||||
@TableId
|
||||
@TableField("teach_id")
|
||||
private Integer teachID;
|
||||
private Integer teachId;
|
||||
@TableField("book_id")
|
||||
private Integer bookId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user