请求URL
/loginPerson/doLogin
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
username | string | 否 | 用户名 |
password | string | 否 | 密码 |
platform | string | 否 | 平台,比如WEB,APP等 |
返回结果
{}
请求URL
/loginPerson/ResetPwd
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
person_id | string | 否 | 被重置密码的人的ID |
返回结果
{}
请求URL
/loginPerson/changePwd
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
old_pwd | string | 否 | 旧密码 |
new_pwd | string | 否 | 新密码 |
返回结果
{}
请求URL
/loginPerson/getPrintCityManager
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
page | int | 否 | 页码 |
limit | int | 否 | 每页条数 |
返回结果
{}
请求URL
/loginPerson/getPrintCityBureau
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
page | int | 否 | 页码 |
limit | int | 否 | 每页条数 |
返回结果
{}
请求URL
/loginPerson/getPrintAreaManager
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
page | int | 否 | 页码 |
limit | int | 否 | 每页条数 |
返回结果
{}
请求URL
/loginPerson/getPrintAreaBureau
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
page | int | 否 | 页码 |
limit | int | 否 | 每页条数 |
area_id | string | 否 | 县区id |
返回结果
{}
请求URL
/loginPerson/getPrintAreaBureauForExcel
GET
POST
请求参数 application/x-www-form-urlencoded
参数名 | 类型 | 必须 | 描述 |
---|---|---|---|
area_id | string | 否 | 县区id |
返回结果
{}