curl --location --request DELETE 'https://consult-api.itheima.net/patient/del/123'
{ "success": true, "code": 0, "message": "string", "data": { "id": "string" } }