{ "image": "", "company_db":"xunyuan", "fazhi": 45 }
curl --location --request POST '/food_search?token=628fe561bb18eceec08' \ --header 'Content-Type: application/json' \ --data-raw '{ "image": "", "company_db":"xunyuan", "fazhi": 45 }'
{ "code": 200, "results": [ { "aid": "3", "location": { "x1": 328, "x2": 546, "y1": 267, "y2": 447 }, "name": "手撕包菜", "score": 87.21 }, { "aid": "2", "location": { "x1": 64, "x2": 230, "y1": 302, "y2": 456 }, "name": "辣子鸡丁", "score": 76.52 } ] }