curl --location --request GET '/api/public/wechat/message/webHook?echostr' \ --header 'Authori-zation: {{token}}' \ --header 'source: {{source}}'
{}