关联书

This commit is contained in:
wangjinlei
2024-01-04 10:32:34 +08:00
parent 62bc356219
commit 812ee419ba
4 changed files with 23 additions and 3 deletions

View File

@@ -104,6 +104,9 @@ public class BookEntity implements Serializable {
* 父id
*/
private Integer pid;
private Integer relationId;
/**
* 层级
*/