curl --location --request DELETE '/user/addressBook?id=101' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "code": 0, "data": {}, "msg": "string" }