curl --location --request POST 'http://localhost:3000/api/web/index/visit' \ --header 'Authorization: token'
{ "code": 0, "message": "string", "data": 0 }