feat: 拆分artwork表,避免数据库体积爆炸

This commit is contained in:
2026-06-09 16:25:21 +08:00
parent e9eb69db5f
commit fb1bd066f5
7 changed files with 214 additions and 16 deletions
+1
View File
@@ -29,6 +29,7 @@
- [ ] 扫描时如果报错,报错信息可能会填满整个窗口,导致Overlay无法关闭。
- [ ] 读取时如果报错,没有任何警告,会静默报错。需要有一个界面右下方的toast,或是发送系统通知告知用户遇到了错误。
- [ ] 指针化Artwork字段。如果artwork的md5
- [ ] 本地化框架
## 技术栈