{}
curl --location '/wechat/news/create' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": 0, "message": "string" }