{
"Uid":"532535550",
"EndIds":{
"100": 0,
"200": 0,
"301": 0,
"302": 0,
"500": 0
}
}curl --location --request POST 'http://127.0.0.1:5222/GachaLog/Retrieve' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiNjkzNTA2YmZiOWZkNDc5MGQ0ZmYzMjQ4IiwiZXhwIjoxNzY1MjYzMjMxfQ.T3iDcu9Oz3xHV7EJ' \
--header 'Content-Type: application/json' \
--data-raw '{
"Uid":"532535550",
"EndIds":{
"100": 0,
"200": 0,
"301": 0,
"302": 0,
"500": 0
}
}'{
"data": [
{
"GachaType": 100,
"Id": 1724321160000026350,
"ItemId": 11302,
"QueryType": 100,
"Time": "2024-08-22T18:41:00+08:00"
},
{
"GachaType": 100,
"Id": 1724321160000026250,
"ItemId": 15302,
"QueryType": 100,
"Time": "2024-08-22T18:41:00+08:00"
},
{
"GachaType": 100,
"Id": 1724321160000026150,
"ItemId": 10000031,
"QueryType": 100,
"Time": "2024-08-22T18:41:00+08:00"
}
],
"message": "success, retrieved 3 items",
"retcode": 0
}