2DXUM 28/10/2024 04:34:02

This commit is contained in:
hibiki 2024-10-28 05:34:02 +01:00
parent dc4fa35921
commit c1e8773589
No known key found for this signature in database
3 changed files with 23 additions and 9 deletions

View File

@ -1,8 +1,8 @@
{ {
"refresh": { "refresh": {
"league_open_id": 222, "league_open_id": 223,
"open_state": 2, "open_state": 1,
"start_date": "2024-10-21 14:00:00", "start_date": "2024-10-28 14:00:00",
"end_date": "2024-10-28 12:59:59" "end_date": "2024-11-04 12:59:59"
} }
} }

View File

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

View File

@ -20,5 +20,23 @@
"music_id": 17027 "music_id": 17027
} }
] ]
},
{
"recommended_id": 5220,
"type": 2,
"message": "カッコいい曲を揃えました!",
"reward_id": 0,
"start_date": "2024-10-28 00:00:00",
"end_date": "2024-11-03 23:59:59",
"recommended_music_list": [
{
"recommended_no": 0,
"music_id": 25039
},
{
"recommended_no": 1,
"music_id": 25040
}
]
} }
] ]