curl --location --request GET 'https://admin-api.wannanbigpig.com/admin/v1/log/request/detail?id' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: Bearer <token>'{
"code": 404,
"cost": "3.2ms",
"data": {},
"msg": "资源不存在",
"request_id": "req_20260423_0001"
}