{
"jobno": "test123",
"codeType": "1"
}curl --location 'https://test.openapi.yjztu.com/tms/expose/queryPcsData' \
--header 'Content-Type: application/json' \
--data '{
"jobno": "test123",
"codeType": "1"
}'{
"body": [
{
"actual": 10,
"height": 10,
"length": 10,
"width": 10
}
],
"message": "请求成功",
"result_code": 0,
"traceId": "1640154701712MePHwxDG"
}