Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.

Commit

Permalink
Merge 14ae9fe into 23f7c8e
Browse files Browse the repository at this point in the history
  • Loading branch information
cosven committed Aug 20, 2018
2 parents 23f7c8e + 14ae9fe commit 1675449
Show file tree
Hide file tree
Showing 27 changed files with 31,993 additions and 62 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2,054 changes: 2,054 additions & 0 deletions data/fixtures/xiami/album.json

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions data/fixtures/xiami/artist.json

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions data/fixtures/xiami/login.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"api": "mtop.alimusic.xuser.facade.xiamiuserservice.login",
"data": {
"data": {
"accessToken": "111c1111111cdb2b3111111111111111",
"expires": "1628062717000",
"nickName": "\u4f60\u597da",
"refreshExpires": "1633246717",
"refreshToken": "1111111111111111111111111111",
"schemeUrl": "",
"userId": "11111"
},
"header": {
"traceId": "11111111111",
"version": "1"
}
},
"ret": [
"SUCCESS::\u8c03\u7528\u6210\u529f"
],
"v": "1.0"
}
Loading

0 comments on commit 1675449

Please sign in to comment.