文档
测试

合米用户分页查询

POST
/custom/getCustomPager

接口描述

获取custom配置分页

请求头

参数名
类型
描述
必填
Authorization
String
用户token
必填
Content-Type
String
application/json
必填

请求参数

参数名
类型
描述
必填
pager
Object
分页参数
必填
current
Integer
当前页码
必填
size
Integer
分页大小
必填
params
Object
查询参数
必填
id
Integer
用户id
必填
merchantId
String
商户id
必填
nickname
String
用户名称
必填
tel
String
号码
必填

响应参数

参数名
类型
描述
必填
status
Integer
200成功 其他失败
必填
error
String
失败信息
必填
payload
Object
必填
pager
Object
分页参数
必填
current
Integer
当前页码
必填
size
Integer
分页大小
必填
total
Integer
总条数
必填
records
List
分页查询结果
必填
id
Integer
商户ID
必填
nickname
String
名称
必填
tel
String
号码
必填
statusCode
String
状态码
必填
headImgUrl
String
必填
registerTime
String
必填
birthday
String
必填
isRisk
Integer
必填
isIgnoreRisk
Integer
必填
message
String
必填