bugfix
This commit is contained in:
parent
b33cfe9978
commit
0b50deed72
@ -14,7 +14,7 @@
|
||||
{
|
||||
"status": "ok",
|
||||
"data": {
|
||||
"sms_code":
|
||||
"key": # 密钥,需要在登录时带回
|
||||
}
|
||||
}
|
||||
```
|
||||
@ -34,6 +34,7 @@
|
||||
```
|
||||
{
|
||||
"cellphone":
|
||||
"key": # 生成验证码时后台返回的key
|
||||
"sms_code":
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user