curl --location --request GET 'http://dev-cn.your-api-server.com/api/kfc/goods/?orderType&shopId&appId&nonce&sign×tamp'
{
"data": {
"amount": 0,
"condimentRoundList": [
{
"condimentItemList": [
{
"condimentRoundList": [
{
"condimentItemList": [
{}
],
"condimentLinkId": "string",
"itemCount": 0,
"minItemCount": 0,
"price": 0,
"round": 0,
"roundNameCn": "string",
"salePrice": 0
}
],
"defaultSelected": "string",
"diffPrice": 0,
"disabledStatus": "string",
"imageUrl": "string",
"linkId": "string",
"menuCn": "string",
"menuFlag": "string",
"price": 0,
"quantity": 0,
"showNameCn": "string"
}
],
"condimentLinkId": "string",
"itemCount": "string",
"minItemCount": "string",
"price": 0,
"roundNameCn": "string",
"salePrice": "string"
}
],
"img": "string",
"linkId": "string",
"menuFlag": "string",
"name": "string",
"price": 0
},
"errCode": "string",
"errMessage": "string"
}