{
"channel_id": "a486828e0524c7f10f4ad56785b64b93",
"time": 1731464631,
"sign": "23C0B59972393FC6382B7BF9D2A701FE",
"limit": 500,
"page": 1
}curl --location '/jyapi/gameList' \
--header 'Content-Type: application/json' \
--data '{
"channel_id": "a486828e0524c7f10f4ad56785b64b93",
"time": 1731464631,
"sign": "23C0B59972393FC6382B7BF9D2A701FE",
"limit": 500,
"page": 1
}'{
"status": 200,
"msg": "Success",
"data": {
"data": [
{
"tmp_id": 1,
"game_name": "只狼",
"type": 1,
"level": 2,
"levels": "2",
"game_key": "jy0038",
"status": 1
},
{
"tmp_id": 2,
"game_name": "刺客信条:奥德赛",
"type": 1,
"level": 2,
"levels": "2",
"game_key": "jy0046",
"status": 1
},
{
"tmp_id": 3,
"game_name": "NBA2K14",
"type": 1,
"level": 2,
"levels": "2",
"game_key": "jy0001",
"status": 1
},
{
"tmp_id": 4,
"game_name": "变形金刚:暗焰崛起",
"type": 1,
"level": 2,
"levels": "2",
"game_key": "jy0018",
"status": 1
},
{
"tmp_id": 5,
"game_name": "实况足球2017",
"type": 1,
"level": 2,
"levels": "2",
"game_key": "jy0017",
"status": 1
}
],
"total": 9,
"current_page": 1,
"per_page": 5,
"config": {
"level": {
"1": "高配",
"2": "标配",
"3": "中配",
"4": "低配"
},
"os": {
"1": "Windows",
"2": "Android"
},
"status": {
"1": "启用",
"2": "禁用"
}
}
}
}