curl --location --request GET 'https://hmajax.itheima.net/api-s/categoryThird?secondId=622'
{
"msg": "恭喜你, 操作成功",
"code": 200,
"list": [
{
"id": 1,
"thiredId": "624",
"thiredName": "咖啡粉",
"secondId": "622",
"thirImgId": "2e30bb68-2707-11e9-b531-e0accb719100"
},
{
"id": 2,
"thiredId": "623",
"thiredName": "咖啡豆",
"secondId": "622",
"thirImgId": "2e3d7ff5-2707-11e9-8c2c-e0accb719100"
}
]
}