{"vehicle_code":"MTP0035"}curl --location --request POST 'http://127.0.0.1:8011/api/pda/iosIn/getPlate' \
--header 'Content-Type: application/json' \
--data-raw '{"vehicle_code":"MTP0035"}'{
"status": 400,
"timestamp": "2025-08-04 17:33:20",
"message": "Required request body is missing: public org.springframework.http.ResponseEntity<java.lang.Object> org.nl.wms.pda_manage.ios_manage.controller.PdaIosInController.getPlate(com.alibaba.fastjson.JSONObject)"
}