curl --location --request GET 'https://m1.apifoxmock.com/m1/6291200-0-default/orders_nygy/searchAll'
{
"code": 1,
"msg": "success",
"data": [
{
"id": 10,
"recommendId": 11,
"category": "苹果香蕉梨",
"image": "http://60.204.153.159:9090/nygy/梨子.png",
"title": "库尔勒香梨",
"weight": 500,
"price": 8.8,
"local": "库尔勒",
"preference": "特惠",
"quantity": 1,
"time": "2023-11-17T11:54:53"
}
]
}