1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-10-14 19:55:14 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

添加分类搜索功能

This commit is contained in:
2022-03-16 00:09:35 +08:00
parent 174d24d5d0
commit 33f8dc4ea4
7 changed files with 144 additions and 30 deletions

View File

@@ -14,7 +14,7 @@ public class CategoryModel {
// 分类简介
String description;
// 是否展示 (该字段暂未启用)
Boolean isShow;
// 分类显示顺序