curl --location --request POST 'http://127.0.0.1/api/Msg/SendTxtMsg' \ --data-urlencode 'toWxIds=' \ --data-urlencode 'content=' \ --data-urlencode 'wxId='
{}