2DXUM 25/07/2024 16:34:46

This commit is contained in:
hibiki 2024-07-25 18:34:46 +02:00
parent 05bf27fcb9
commit abd38dfbc9
No known key found for this signature in database
4 changed files with 337 additions and 3213 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"refresh": { "refresh": {
"league_open_id": 209, "league_open_id": 209,
"open_state": 1, "open_state": 2,
"start_date": "2024-07-22 14:00:00", "start_date": "2024-07-22 14:00:00",
"end_date": "2024-07-29 12:59:59" "end_date": "2024-07-29 12:59:59"
} }

View File

@ -1,5 +1 @@
{ {}
"last_rank": 0,
"ranking_list": [],
"border_list": []
}

View File

@ -1,23 +1,23 @@
[ [
{ {
"recommended_id": 1545, "recommended_id": 1549,
"type": 1, "type": 1,
"message": "", "message": "",
"reward_id": 101, "reward_id": 101,
"start_date": "2024-07-22 00:00:00", "start_date": "2024-07-26 00:00:00",
"end_date": "2024-07-22 23:59:59", "end_date": "2024-07-26 23:59:59",
"recommended_music_list": [ "recommended_music_list": [
{ {
"recommended_no": 0, "recommended_no": 0,
"music_id": 20037 "music_id": 22013
}, },
{ {
"recommended_no": 1, "recommended_no": 1,
"music_id": 22038 "music_id": 22087
}, },
{ {
"recommended_no": 2, "recommended_no": 2,
"music_id": 24078 "music_id": 26078
} }
] ]
}, },