短信验证码模式获取token
开发中
POST
/oauth2/token
请求参数
Query 参数
grant_type
string
必需
示例值:
app
scope
string
多个用空格隔开
示例值:
server
randomStr
string
此处是手机号码
示例值:
17034642999
code
string
可选
示例值:
008953
Body 参数application/x-www-form-urlencoded
mobile
string
必需
示例值:
17034642999