curl --location --request GET '/api/goods_additional/commonLists?goods_id=14' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
{
"id": 0,
"name": "string",
"price": "string",
"duration": 0
}
]
}