文档
测试

逾期图书用户查询

POST
https://syapi.shsyzn.com.cn/book//GetLibaryOutTimeUserList

请求头

参数名
类型
描述
必填
token
string
token
必填
code
string
用户编码
必填

请求参数

参数名
类型
描述
必填
UserBarCode
string
用户编码
可选
page
int
1
必填
rows
int
10
必填

响应参数

参数名
类型
描述
必填
errorcode
int
错误编码
必填
errormsg
string
错误信息
必填
operatetime
datatime
操作时间
必填
iserror
string
是否发生错误
必填
data
object
数据字典
必填
Count
string
数据条数
必填
List
array
数据列表
必填
ItemUser
string
姓名
必填
ItemUserBarcode
string
barcode
必填
ItemUserRFID
string
rfid
必填
Count
int
逾期数量
必填
DeptName
string
班级名称
必填