feat: updates

This commit is contained in:
qier222 2023-03-03 03:12:27 +08:00
parent 9a52681687
commit 840a5b8e9b
No known key found for this signature in database
104 changed files with 1645 additions and 13494 deletions

View file

@ -36,7 +36,6 @@ export interface NeteaseTablesStructures {
| 'qq'
| 'bilibili'
| 'joox'
queriedAt: number
}
[NeteaseTables.Lyric]: CommonTableStructure
[NeteaseTables.Playlist]: CommonTableStructure

View file

@ -12,7 +12,6 @@ export interface ReplayTableStructures {
[ReplayTables.CoverColor]: {
id: number
color: string
queriedAt: number
}
[ReplayTables.AppData]: {
value: string