{
"plateNo": "浙AUV000",
"phone": "18108685896"
}
curl --location --request POST 'http://localhost:8080/stpweb/userPlate/exportAsynchronous.do' \
--header 'Cookie: UID=f61f5d8838f94eec96e8020d63623ddf' \
--header 'Content-Type: application/json' \
--data-raw '{
"plateNo": "浙AUV000",
"phone": "18108685896"
}'
{}