... | ... | @@ -7,7 +7,7 @@ |
|
|
action=find_email_password
|
|
|
|
|
|
```javascript
|
|
|
{action: 'find_email_password' , token: '75feac66bc82f200bb62493fa70ed3d0',time_strap: '1480582452',uid: '1245',new_password':'654321'}
|
|
|
{action: 'find_email_password' , token: '75feac66bc82f200bb62493fa70ed3d0',timestamp: '1480582452',uid: '1245',new_password':'654321'}
|
|
|
```
|
|
|
#### 传参
|
|
|
| action |动作|
|
... | ... | @@ -32,4 +32,4 @@ msg: "邮件已发送,请登入邮箱激活!" |
|
|
| message |状态信息|
|
|
|
|
|
|
#### 示例
|
|
|
http://shuidi.dev.pingansec.com/find-emailpwd?action=find_email_password&token=75feac66bc82f200bb62493fa70ed3d0&time_strap=1480582452&new_password=654321 |
|
|
\ No newline at end of file |
|
|
http://shuidi.dev.pingansec.com/find-emailpwd?action=find_email_password&token=75feac66bc82f200bb62493fa70ed3d0×tamp=1480582452&new_password=654321 |
|
|
\ No newline at end of file |