Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • find_email_password

find_email_password · Changes

Page history
chenchang created page: find_password_send_email authored Dec 05, 2016 by 陈昌's avatar 陈昌
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 4 deletions
+3 -4
  • find_email_password.md find_email_password.md +3 -4
  • No files found.
find_email_password.md
View page @ 7ee5ce23
......@@ -6,16 +6,15 @@
```
action=find_email_password
```javascript
{action: 'find_email_password' , token: '75feac66bc82f200bb62493fa70ed3d0',time_strap: '1480582452',uid: '1245',email: '2814920576@qq.com',new_password':'654321'}
```
#### 传参
| token |验证签名|
| timestamp |时间戳|
| uid |用户id|
| new_password |新密码|
```javascript
{action: 'find_email_password' , token: '75feac66bc82f200bb62493fa70ed3d0',time_strap: '1480582452',uid: '1245',email: '2814920576@qq.com,new_password':'654321'}
```
#### 返回值
```javascript
{
......
Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages