{
"userId": "string",
"phoneNo": "string",
"olduserId": "string",
"smallOrderCode": "string"
}curl --location --request POST '/iov/dfv/vehicle/change/order/change' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "string",
"phoneNo": "string",
"olduserId": "string",
"smallOrderCode": "string"
}'{
"rows": null,
"result": "5",
"resultType": 0,
"msg": "服务器太忙了,请稍后再试",
"extrInfo": ""
}