You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
254 lines
5.9 KiB
254 lines
5.9 KiB
{
|
|
"item": [
|
|
{
|
|
"request": {
|
|
"method": "POST",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "用户名",
|
|
"value": "",
|
|
"key": "username"
|
|
},
|
|
{
|
|
"description": "密码(经过加密后的密文)",
|
|
"value": "",
|
|
"key": "password"
|
|
},
|
|
{
|
|
"description": "验证码",
|
|
"value": "",
|
|
"key": "captcha"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/doLogin"
|
|
}
|
|
},
|
|
"name": "验证登录"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [],
|
|
"raw": "{{domain}}/loginPerson/logout"
|
|
}
|
|
},
|
|
"name": "登出功能"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "POST",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "重置用户密码的人员id",
|
|
"value": "",
|
|
"key": "person_id"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/ResetPwd"
|
|
}
|
|
},
|
|
"name": "重置密码功能"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "POST",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "旧密码",
|
|
"value": "",
|
|
"key": "old_pwd"
|
|
},
|
|
{
|
|
"description": "新密码",
|
|
"value": "",
|
|
"key": "new_pwd"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/changePwd"
|
|
}
|
|
},
|
|
"name": "修改密码"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [],
|
|
"raw": "{{domain}}/loginPerson/getLoginPersonInfo"
|
|
}
|
|
},
|
|
"name": "根据当前登录人员的ID获取人员信息"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "页面",
|
|
"value": "",
|
|
"key": "page"
|
|
},
|
|
{
|
|
"description": "每页数量",
|
|
"value": "",
|
|
"key": "limit"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/getPrintCityManager"
|
|
}
|
|
},
|
|
"name": "获取市级管理员的原始帐号和原始密码"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [],
|
|
"raw": "{{domain}}/loginPerson/getPrintCityManagerForExcel"
|
|
}
|
|
},
|
|
"name": "获取市级管理员的原始帐号和原始密码(excel)"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "页码",
|
|
"value": "",
|
|
"key": "page"
|
|
},
|
|
{
|
|
"description": "每页数量",
|
|
"value": "",
|
|
"key": "limit"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/getPrintCityBureau"
|
|
}
|
|
},
|
|
"name": "获取市级直属单位的帐号和原始密码"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [],
|
|
"raw": "{{domain}}/loginPerson/getPrintCityBureauForExcel"
|
|
}
|
|
},
|
|
"name": "获取市级直属单位的帐号和原始密码(导出excel)"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "页码",
|
|
"value": "",
|
|
"key": "page"
|
|
},
|
|
{
|
|
"description": "每页数量",
|
|
"value": "",
|
|
"key": "limit"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/getPrintAreaManager"
|
|
}
|
|
},
|
|
"name": "获取县区管理员的帐号和原始密码"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [],
|
|
"raw": "{{domain}}/loginPerson/getPrintAreaManagerForExcel"
|
|
}
|
|
},
|
|
"name": "获取县区管理员的帐号和原始密码(导出EXCEL)"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "页码",
|
|
"value": "",
|
|
"key": "page"
|
|
},
|
|
{
|
|
"description": "每页数量",
|
|
"value": "",
|
|
"key": "limit"
|
|
},
|
|
{
|
|
"description": "县区ID",
|
|
"value": "",
|
|
"key": "area_id"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/getPrintAreaBureau"
|
|
}
|
|
},
|
|
"name": "获取县区下单位及学校的登录帐号和密码"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "县区id",
|
|
"value": "",
|
|
"key": "area_id"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/getPrintAreaBureauForExcel"
|
|
}
|
|
},
|
|
"name": "获取县区下单位及学校的登录帐号和密码(导出EXCEL)"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": {
|
|
"query": [],
|
|
"raw": "{{domain}}/loginPerson/getCaptcha"
|
|
}
|
|
},
|
|
"name": "获取验证码"
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "POST",
|
|
"url": {
|
|
"query": [
|
|
{
|
|
"description": "手机号",
|
|
"value": "",
|
|
"key": "telephone"
|
|
},
|
|
{
|
|
"description": "邮箱",
|
|
"value": "",
|
|
"key": "email"
|
|
}
|
|
],
|
|
"raw": "{{domain}}/loginPerson/updateTelephoneEmail"
|
|
}
|
|
},
|
|
"name": "功能:更新指定人员的手机号和邮箱地址"
|
|
}
|
|
],
|
|
"name": "LoginPersonController"
|
|
} |