2DXUM 20/03/2023 09:14:02

This commit is contained in:
hibiki 2023-03-20 10:14:02 +01:00
parent 8f35bf8dbf
commit f2992e7e56
No known key found for this signature in database
3 changed files with 198 additions and 198 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
{ {
"refresh": { "refresh": {
"league_open_id": 138, "league_open_id": 139,
"open_state": 2, "open_state": 2,
"start_date": "2023-03-13 14:00:00", "start_date": "2023-03-20 14:00:00",
"end_date": "2023-03-20 12:59:59" "end_date": "2023-03-27 12:59:59"
} }
} }

View File

@ -1,41 +1,41 @@
[ [
{ {
"recommended_id": 1053, "recommended_id": 1055,
"type": 1, "type": 1,
"message": "", "message": "",
"reward_id": 101, "reward_id": 101,
"start_date": "2023-03-18 00:00:00", "start_date": "2023-03-20 00:00:00",
"end_date": "2023-03-18 23:59:59", "end_date": "2023-03-20 23:59:59",
"recommended_music_list": [ "recommended_music_list": [
{
"recommended_no": 0,
"music_id": 12015
},
{ {
"recommended_no": 2, "recommended_no": 2,
"music_id": 15039 "music_id": 17022
}, },
{ {
"recommended_no": 1, "recommended_no": 1,
"music_id": 20039 "music_id": 27048
},
{
"recommended_no": 0,
"music_id": 26042
} }
] ]
}, },
{ {
"recommended_id": 5135, "recommended_id": 5136,
"type": 2, "type": 2,
"message": "ポップな曲を用意してみました!", "message": "ハイテンションな曲をセレクト♪",
"reward_id": 0, "reward_id": 0,
"start_date": "2023-03-13 00:00:00", "start_date": "2023-03-20 00:00:00",
"end_date": "2023-03-19 23:59:59", "end_date": "2023-03-26 23:59:59",
"recommended_music_list": [ "recommended_music_list": [
{ {
"recommended_no": 1, "recommended_no": 0,
"music_id": 14006 "music_id": 16022
}, },
{ {
"recommended_no": 0, "recommended_no": 1,
"music_id": 21026 "music_id": 21047
} }
] ]
} }