curl --location --request POST 'http://localhost:18080/yya/transportIntelligenceTube/getNoOrderByFileId?file_id'
{
"script": null,
"error": 0,
"data": {
"file_path": "D:\\yya\\target\\jsc\\www/upload/c0b7fd61b9bf4130b9507d32db093fdf.jpg",
"file_id": "c0b7fd61b9bf4130b9507d32db093fdf"
},
"success": true
}