curl --location --request POST '/user/set_visit' \ --form 'url=""' \ --form 'stay_time="1"'
{ "status": 0, "msg": "string" }