{
"point_code": ""
}curl --location --request POST 'http://127.0.0.1:8011/api/pda/jb/jbGetVehicleCode' \
--header 'Content-Type: application/json' \
--data-raw '{
"point_code": ""
}'{"code":"200","message":"操作成功!","data":{"lt_code":"LT0002","tp_code":"MTP0043"}}