{ "terminal": 4 }
curl --location '/api/index/visit' \ --header 'token: {{api-token}}' \ --header 'Content-Type: application/json' \ --data '{ "terminal": 4 }'
{ "code": 1, "show": 0, "msg": "", "data": [] }