积分可发放用户列表分页
POST
http://192.168.8.12:2020/web/integralSend//user/add/list.php
接口描述
积分可发放列表
请求参数
参数名
类型
描述
必填
keyword
String
关键字
必填
currentPage
String
当前页
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
code
int
示例:200
必填
msg
string
示例:查询成功!
必填
currentPage
int
示例:2
必填
totalItems
int
示例:43
必填
offset
int
示例:0
必填
perPageNum
int
示例:10
必填
totalPage
int
示例:5
必填
order
object
示例:null
必填
userId
int
用户ID:49
必填
loginName
string
登录名:t014
必填
nickName
string
昵称:
必填
roleSpecs
object
示例:null
必填
integral
int
积分:0
必填
disabled
boolean
是否启用:false
必填
outerUserId
object
第三方用户ID:null
必填
authorized
boolean
示例:true
必填
perPageSize
int
示例:10
必填
currentPage
int
示例:2
必填
totalItems
int
示例:43
必填