{ "qq": "string", "ddd": "string" }
curl --location '/annotation/post/v5' \ --header 'Content-Type: application/json' \ --data '{ "qq": "string", "ddd": "string" }'
{}