mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: updates
This commit is contained in:
parent
08abf8229f
commit
fb21405bf9
33 changed files with 699 additions and 361 deletions
|
|
@ -8,7 +8,7 @@ export enum AlbumApiNames {
|
|||
export interface FetchAlbumParams {
|
||||
id: number
|
||||
}
|
||||
interface FetchAlbumResponse {
|
||||
export interface FetchAlbumResponse {
|
||||
code: number
|
||||
resourceState: boolean
|
||||
album: Album
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue