Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
wiki-php
  • 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
  • 互联网应用开发
  • wiki-php
  • Wiki
  • find psw

find psw · Changes

Page history
yaok created page: find psw authored Apr 19, 2017 by 姚坤's avatar 姚坤
Hide whitespace changes
Inline Side-by-side
Showing with 29 additions and 0 deletions
+29 -0
  • find-psw.md find-psw.md +29 -0
  • No files found.
find-psw.md
View page @ 0a42b0d7
......@@ -22,4 +22,33 @@ status: 1,
message: "该用户不存在!",
data: [ ]
}
```
#### 发送邮件找回密码地址
```
//pcuser-find-password
```
#### 传参
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名:find_password_send_email|是|
|email|邮箱名称|是|
#### 返回值
```javascript
正确返回:{
status: 0,
message: "邮件已发送,请登入邮箱激活!",
data: [ ]
}
错误返回:{
status: 15009,
message: "邮箱格式不对!",
data: [ ]
}
status: 15010,
message: "没有找到该用户!",
data: [ ]
}
```
\ No newline at end of file
Clone repository
  • 360safeguardnativeapi
  • all new classmate
  • bind phone
  • code standard
  • deploy_sys
  • edit common
  • edit master
  • envrioment
  • find psw
  • front new classmate
  • front statck
  • git
  • Home
  • idcard md5
  • ide
View All Pages