{ "Count": 0 }
curl --location --request POST '/message/HttpSyncMsg' \ --header 'Content-Type: application/json' \ --data-raw '{ "Count": 0 }'
{}