Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
shuidiapp
Wiki
find_password_send_email
find_password_send_email
· Changes
Page history
chenchang created page: find_password_send_email
authored
Dec 05, 2016
by
陈昌
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
find_password_send_email.md
find_password_send_email.md
+2
-2
No files found.
find_password_send_email.md
View page @
2285e5df
...
@@ -6,10 +6,10 @@
...
@@ -6,10 +6,10 @@
```
```
action=find_password_send_email
action=find_password_send_email
#### 传参
#### 传参
| new_password |新密码|
```
javascript
```
javascript
{
action
:
'
check
_password_email
'
,
token
:
'
75feac66bc82f200bb62493fa70ed3d0
'
,
time_strap
:
'
1480582452
'
,
email
:
'
2814920576
%40
qq.com
'
}
{
action
:
'
find
_password_
send_
email
'
,
uid
:
'
1254
'
,
email
:
'
2814920576
@
qq.com
'
}
```
```
|传参|说明|是否必填|
|传参|说明|是否必填|
...
...