{
"ObtainStartTime": "201811050001",
"ObtainEndTime": "201811060001",
"ModelCodeType": "1"
}
curl --location --request POST '10.207.138.234:9243/cic/platform/vehiclemodel/DataPostSubsystem/F01' \
--header 'Content-Type: application/json' \
--data-raw '{
"ObtainStartTime": "201811050001",
"ObtainEndTime": "201811060001",
"ModelCodeType": "1"
}'
{}