文档
测试

发送登录验证码

POST
http://{{host}}/index.php?s=%2Fapi%2Fuser%2Fsend_sms&phone=13333333333&wxapp_id=10001

请求参数

参数名
类型
描述
必填
s
string
示例:/api/user/send_sms
必填
phone
int
必填
wxapp_id
int
示例:10001
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
string
示例:发送成功
必填