1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-13 12:11:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

完善添加书籍后台输入框

This commit is contained in:
2022-04-05 13:26:49 +08:00
parent 412ec19cf2
commit 936a18404c
4 changed files with 168 additions and 30 deletions

View File

@@ -21,7 +21,7 @@ public class BookModel {
// 作者姓名
String author;
//书籍所属分类
// 书籍所属分类
CategoryModel category;
// 出版社