mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-13 12:11:40 +08:00
完善添加书籍后台输入框
This commit is contained in:
@@ -21,7 +21,7 @@ public class BookModel {
|
||||
// 作者姓名
|
||||
String author;
|
||||
|
||||
//书籍所属分类
|
||||
// 书籍所属分类
|
||||
CategoryModel category;
|
||||
|
||||
// 出版社
|
||||
|
Reference in New Issue
Block a user