curl --location '/demo/sms/removeBlacklist?phone=undefined' \ --header 'Authorization: Bearer {{password}}' \ --header 'Content-Type: application/json'
{ "code": 0, "msg": "string", "data": {} }