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

删除文件列表缩略图字段;样式小调整

This commit is contained in:
2022-04-10 17:36:07 +08:00
parent 2912c09098
commit 413411ddb6
8 changed files with 44 additions and 65 deletions

View File

@@ -34,9 +34,6 @@ public class FileVO {
// 文件来源 电子版/扫描版
String bookOrigin;
// 缩略图
private String thumbnail;
// 文件创建时间
long fileCreateAt;