代码优化2

This commit is contained in:
DelLevin-Home
2026-06-27 19:20:03 +08:00
parent bcff4f6c01
commit a1fe0a23ef
31 changed files with 285 additions and 162 deletions

View File

@@ -99,6 +99,7 @@ lib/
- **数据存储位置**`/mooknote/mooknote.db`
- **图片存储位置**`/mooknote/images/<类别>/<条目ID>/<文件名>`
- 类别:`movie` / `book` / `note`
- **书籍存储位置**`/mooknote/epub_bookx/<条目ID>.epub`
## 环境要求