{
"ObtainAreaCode": "140000",
"ObtainDate": "20200901",
"PacketNo": "1",
"PremiumTypeCode": "0"
}
curl --location --request POST '10.207.138.234:9243/cic/platform/vehiclemodel/DataPostSubsystem/F02' \
--header 'Content-Type: application/json' \
--data-raw '{
"ObtainAreaCode": "140000",
"ObtainDate": "20200901",
"PacketNo": "1",
"PremiumTypeCode": "0"
}'
{}