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