{
"id": 1,
"timeline": "2026"
}curl --location 'http://store.xcyxfl.com/project/query-project-profit' \
--header 'Version: 1' \
--header 'Content-Type: application/json' \
--data '{
"id": 1,
"timeline": "2026"
}'{
"code": 200,
"message": "success",
"data": {
"profit_amount": "1691.72",
"share": "34.66",
"balance": "1702.85"
}
}