- 站点平台
- 总控端开发手册
- 站点端开发手册
- 封禁IP日志
- 封禁UA日志
- 封禁白名单列表
- 文件管理器
- 报告分类
- 报告管理
- 上传报告表头
- 上传记录
- 导出记录
- 地区管理
- 价格版本
- nginx封禁列表
- 优惠券
- 发票管理
- 订单管理
- 购物车
- 搜索排行
- 发邮场景
- 邮箱列表
- 发邮日志
- 操作日志
- 导航菜单
- 网点配置
- 用户列表
- 支付列表
- 货币配置
- 申请样本
- 客户评价
- 页面板块
- 单页管理
- 权威引用
- 视频列表
- 友情链接
- 团队成员
- 办公室列表
- 资质认证
- 发展历程
- 合作伙伴
- 其它语言网站
- 常见问题
- 常见问题分类
- 站点地图配置
- 案例分享
- 自动发帖
- 自动发帖日志
- 问题模块
- 回答模块
- 新闻分类
- 新闻管理
- 权威引用分类
- 留言管理
- 热门资讯
- 模版分类
- 模版管理
- 敏感词管理
- 同步数据(北京)
- 定时脚本
- 公共模块
- 报告浏览记录管理
- 订单浏览记录管理
- 访问报表
- 发帖课题
- 出版商
- 国家管理
- 省市区(国内)管理
- 接口端开发手册
- 站点测试-查询接口GET
字典项列表
GET
/api/admin/dictionary-value/list
请求参数
Query 参数
pageNum
string
非必传:当前页码数
示例值:
1
pageSize
string
可选
示例值:
15
Header 参数
Authorization
string
token
默认值:
Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL3NpdGUueWhyZXNlYXJjaC5jbi9hcGkvbG9naW4iLCJpYXQiOjE3NDk2OTgxMzMsImV4cCI6MTc1MDkwNzczMywibmJmIjoxNzQ5Njk4MTMzLCJqdGkiOiI5OWlPbEwyZDdEZGFCWVZlIiwic3ViIjoiMTY3IiwicHJ2IjoiMjNiZDVjODk0OWY2MDBhZGIzOWU3MDFjNDAwODcyZGI3YTU5NzZmNyJ9.-7RvTTr5jC5k739iYi_ROKtmpQA39nyvwHPY0g5OgC4
Langaue
string
当前语言
默认值:
zh
Site
string
站点
默认值:
168report
返回响应
🟢200成功
application/json
Body
code
string
必需
msg
string
必需
data
object
必需
total
integer
必需
list
array [object {13}]
必需
示例
{
"code": "200",
"msg": "请求成功",
"data": {
"total": 77,
"list": [
{
"id": 104,
"parent_id": 32,
"code": "Platform_Type",
"name": "文件",
"english_name": "File",
"value": "5",
"status": 1,
"sort": 0,
"remark": null,
"created_by": "Angry",
"created_at": "2023-11-14 14:28:14",
"updated_by": "chongdianbao",
"updated_at": "2023-11-28 14:04:10"
},
{
"id": 49,
"parent_id": 22,
"code": "Menu_Type",
"name": "外链1111111",
"english_name": "External Link",
"value": "EXTLINK",
"status": 1,
"sort": 0,
"remark": null,
"created_by": "发帖组",
"created_at": "2023-11-08 11:23:09",
"updated_by": "chongdianbao",
"updated_at": "2023-11-28 13:53:23"
},
{
"id": 123,
"parent_id": 35,
"code": "OperationLog_Type",
"name": "删除操作",
"english_name": "Delete Operation",
"value": "delete",
"status": 1,
"sort": 1,
"remark": "",
"created_by": "chongdianbao",
"created_at": "2023-11-22 11:20:10",
"updated_by": null,
"updated_at": "2023-11-22 11:20:10"
},
{
"id": 122,
"parent_id": 37,
"code": "OperationLogModule",
"name": "数据库列表",
"english_name": "Database List",
"value": "database",
"status": 1,
"sort": 1,
"remark": "",
"created_by": "chongdianbao",
"created_at": "2023-11-22 10:44:03",
"updated_by": null,
"updated_at": "2023-11-22 10:44:03"
},
{
"id": 116,
"parent_id": 36,
"code": "V_Show",
"name": "隐藏111",
"english_name": "hide",
"value": "0",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "Angry",
"created_at": "2023-11-20 15:02:07",
"updated_by": "chongdianbao",
"updated_at": "2023-11-28 11:12:30"
},
{
"id": 114,
"parent_id": 35,
"code": "OperationLog_Type",
"name": "更新操作",
"english_name": "Update Operation",
"value": "update",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "chongdianbao",
"created_at": "2023-11-16 15:53:03",
"updated_by": "Angry",
"updated_at": "2023-11-20 14:14:59"
},
{
"id": 113,
"parent_id": 35,
"code": "OperationLog_Type",
"name": "新增操作",
"english_name": "Add Operation",
"value": "insert",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "chongdianbao",
"created_at": "2023-11-16 15:52:20",
"updated_by": "chongdianbao",
"updated_at": "2023-11-22 11:19:42"
},
{
"id": 111,
"parent_id": 34,
"code": "EmailLog_Status",
"name": "发送失败",
"english_name": "fail in send",
"value": "0",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "chongdianbao",
"created_at": "2023-11-16 11:30:33",
"updated_by": "chongdianbao",
"updated_at": "2023-11-28 14:23:56"
},
{
"id": 106,
"parent_id": 33,
"code": "Logistics_State",
"name": "否",
"english_name": "No",
"value": "0",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "郑清宇",
"created_at": "2023-11-14 15:05:54",
"updated_by": "chongdianbao",
"updated_at": "2023-11-21 14:05:58"
},
{
"id": 100,
"parent_id": 32,
"code": "Platform_Type",
"name": "文本",
"english_name": "Text",
"value": "1",
"status": 1,
"sort": 1,
"remark": "",
"created_by": "Angry",
"created_at": "2023-11-14 14:26:39",
"updated_by": null,
"updated_at": "2023-11-14 14:26:39"
},
{
"id": 94,
"parent_id": 24,
"code": "Button_Name",
"name": "测试",
"english_name": "3123",
"value": "123213",
"status": 1,
"sort": 1,
"remark": "123213",
"created_by": "chongdianbao",
"created_at": "2023-11-08 17:14:50",
"updated_by": null,
"updated_at": "2023-11-20 13:38:11"
},
{
"id": 56,
"parent_id": 24,
"code": "Button_Name",
"name": "新增",
"english_name": "Add",
"value": "1",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "发帖组",
"created_at": "2023-11-08 11:56:09",
"updated_by": "chongdianbao",
"updated_at": "2023-11-20 13:38:11"
},
{
"id": 51,
"parent_id": 23,
"code": "Cache",
"name": "否1",
"english_name": "no",
"value": "2",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "发帖组",
"created_at": "2023-11-08 11:25:35",
"updated_by": "hst0508@foxmail.com",
"updated_at": "2023-11-20 14:12:50"
},
{
"id": 50,
"parent_id": 23,
"code": "Cache",
"name": "是",
"english_name": "yes",
"value": "1",
"status": 1,
"sort": 1,
"remark": "",
"created_by": "发帖组",
"created_at": "2023-11-08 11:25:25",
"updated_by": "chongdianbao",
"updated_at": "2023-11-24 09:51:24"
},
{
"id": 46,
"parent_id": 22,
"code": "Menu_Type",
"name": "目录",
"english_name": "Table Of Contents",
"value": "CATALOG",
"status": 1,
"sort": 1,
"remark": null,
"created_by": "发帖组",
"created_at": "2023-11-08 11:21:49",
"updated_by": "Angry",
"updated_at": "2023-11-09 16:10:01"
}
]
}
}
🟢200请求失败
修改于 2023-12-07 06:06:52