{}
curl --location --request POST 'http://127.0.0.1:8081/callback' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "message": "string" }