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