curl --location --request GET 'https://api.chasing.comgoods_faq/detail?id'
{
"code": 200,
"msg": "请求成功",
"data": {
"id": 1,
"goods_id": 53,
"answer": "answer problem ",
"problem": "problem answer",
"sort": 2,
"goods_title": "GLADIUS MINI S"
}
}