{
"overwrite": true,
"insuranceType": "01"
}
curl --location --request POST '10.207.138.234:9243/cic/platform/car/all/vehicleQueryOverwriteBj' \
--header 'Content-Type: application/json' \
--data-raw '{
"overwrite": true,
"insuranceType": "01"
}'
{}