"string"
curl --location --request POST '/api/public/wechat/mini/callback/test' \ --header 'Authori-zation: {{token}}' \ --header 'source: {{source}}' \ --header 'Content-Type: application/json' \ --data-raw '"string"'