{
"task_code": "BHQ001"
}curl --location --request POST 'http://127.0.0.1:8011/api/pda/schTask/queryTask' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_code": "BHQ001"
}'{
"data": [
{
"task_id": "1942562710482980864",
"task_code": "701990999000019",
"vehicle_code": "玻璃纤维及其制品|FRP管|6英寸|15|1300",
"point_code1": "500.00",
"task_status": "500.00",
"point_code2": "KG"
}
],
"message": "查询成功!",
"status": 200
}