mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
feat: updates
This commit is contained in:
parent
86f088e5c9
commit
3ef7675696
12 changed files with 158 additions and 146 deletions
|
|
@ -91,7 +91,6 @@ export interface FetchPersonalFMResponse {
|
|||
s_ctrp: string
|
||||
}[]
|
||||
}
|
||||
|
||||
export function fetchPersonalFM(): Promise<FetchPersonalFMResponse> {
|
||||
return request({
|
||||
url: '/personal/fm',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue