feat(db): 数据源更改

This commit is contained in:
BTMuli
2023-04-24 21:50:58 +08:00
parent ff36275184
commit 26048dc12e
8 changed files with 229 additions and 149 deletions

View File

@@ -164,7 +164,7 @@ declare namespace BTMuli.SQLite {
version: string | null
totalCount: number
finCount: number
icon: string | null
icon: string
nameCard: string | null
updated: string | null
}