{
"record_id": 0,
"address_id": 0,
"claim_message": "string"
}curl --location 'https://web.richen8.cn/api/v1/treasure-hunt/claim' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3ODAxNDI2MDUsImlhdCI6MTc3NzU1MDYwNSwianRpIjoiYWRjZDdlMjEtNDk4YS00OTYzLWEwMjktNDY1NTA1MmU3MzYyIiwidXNlcl9pZCI6MTEyfQ.59JzeJ5wViprpWtxWcp9yNB9VRXZVfYyO2Ya_enLEUc' \
--header 'Content-Type: application/json' \
--data '{
"record_id": 0,
"address_id": 0,
"claim_message": "string"
}'{}