curl --location --request GET 'https://api.xiaojukeji.com//v1/orders/decryption?didi_oid=&driver_phone=' \
--header 'Authorization;' \
--header 'Content-Type: application/x-www-form-urlencode'
{
"oid": "string",
"didi_oid": "string",
"driver_phone": "string"
}