curl

1
2
3
4
# 带请求参数
curl -H "Content-Type:application/json" -X POST --data '{"token":"233"}' http://233/service/send

curl -H "Content-Type:application/json" -X POST http://233.cn/send-sms/test