文档
测试
POST
/analyze/whiteList/list

接口描述

白名单查询,考勤地点查询、部门下拉列表查询、统一调用此接口

请求头

必填
参数名
类型
描述

请求参数

必填
参数名
类型
描述
必填
type
string
数据类型、person :白名单、place:考勤地点、dept:部门下拉
必填
currentPage
int
当前页 默认 1
必填
pageSize
int
页面大小 默认 10000

响应参数

必填
参数名
类型
描述
必填
result
object
数据字典
必填
records
array
数据列表
必填
id
int
示例:1923801090
必填
createTime
string
示例:2021-11-16 18:14:25
必填
isDel
int
示例:0
必填
type
string
示例:dept
必填
value
string
示例:研发一部
必填
total
int
示例:46
必填
size
int
示例:100000
必填
current
int
示例:1
必填
orders
array
数据列表
必填
optimizeCountSql
boolean
示例:true
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
state
int
示例:0