{
"win_record_id": 0,
"images": [
"string"
],
"content": "string"
}curl --location 'https://web.richen8.cn/api/v1/treasure-hunt/show-posts' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3ODAxNDI2MDUsImlhdCI6MTc3NzU1MDYwNSwianRpIjoiYWRjZDdlMjEtNDk4YS00OTYzLWEwMjktNDY1NTA1MmU3MzYyIiwidXNlcl9pZCI6MTEyfQ.59JzeJ5wViprpWtxWcp9yNB9VRXZVfYyO2Ya_enLEUc' \
--header 'Content-Type: application/json' \
--data '{
"win_record_id": 0,
"images": [
"string"
],
"content": "string"
}'{
"code": 0,
"data": null,
"message": "success"
}