发送验证码
POST
http://localhost:8003/api/customer-user/verify/code/send请求参数
Body 参数application/json
type
string
必需
receiver
string
必需
示例
{
"type": "string",
"receiver": "string"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 2 年前