{ "wxid": "F1061166944", "content": "你好啊" }
curl --location 'http://10.6.77.233:5000/api/wechat/send-text' \ --header 'Content-Type: application/json' \ --data '{ "wxid": "F1061166944", "content": "你好啊" }'
{}