X-API-Key: ********************{
"shopId": "酒仙桥一",
"goodsId": "1882689908984598568",
"shopType": "string"
}curl --location --request POST '/orderFood/getGoodsDetail' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"shopId": "酒仙桥一",
"goodsId": "1882689908984598568",
"shopType": "string"
}'{
"code": 0,
"msg": "string",
"data": {}
}