{ "Wxid": "string" }
curl --location --request POST '/LogOut' \ --header 'Content-Type: application/json' \ --data-raw '{ "Wxid": "string" }'
{ "Code": 0, "Data": null, "Message": "string", "Success": true }