{ "id": 0 }
curl --location --request POST '/address/del' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "status": 0, "msg": "string" }