curl --location --request POST '/api/sms/send' \ --header 'token: {{token}}'
{ "code": 1, "msg": "发送成功", "data": [], "show": 0, "time": "0.597722" }