... | ... | @@ -361,4 +361,23 @@ org_no: "728976321" |
|
|
* list 为查询到得数据
|
|
|
|
|
|
|
|
|
#### 登陆
|
|
|
|
|
|
地址:/login
|
|
|
|
|
|
参数列表:
|
|
|
|
|
|
* action: String 定值 password_recovery
|
|
|
|
|
|
* username : String 对应用户名
|
|
|
|
|
|
返回值说明:
|
|
|
|
|
|
返回带有两个参数的josn字符串
|
|
|
|
|
|
如:{"code":"0","message":"密码已发送到您的邮箱中:jinxl@pingansec.com"}
|
|
|
|
|
|
* code:0 代表成功
|
|
|
|
|
|
* code:302 错误,请稍后尝试
|
|
|
|
|
|
\ No newline at end of file |