{
"serverId": 0,
"settlementDate": 0,
"needPublishEvent": true
}curl --location --request POST '/internal/tool/snapshotposition' \
--header 'Content-Type: application/json' \
--data-raw '{
"serverId": 0,
"settlementDate": 0,
"needPublishEvent": true
}'