curl --location --request GET 'http://dev-cn.your-api-server.com/api/pizzahut/goods/?orderType&shopId&appId&nonce&sign×tamp'
{
"data": {
"amount": 0,
"imageUrl": "string",
"linkId": "string",
"menuFlag": "string",
"nameCn": "string",
"price": 0,
"roundList": {}
},
"errCode": "string",
"errMessage": "string"
}