文档
测试

逾期未还图书信息

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

请求头

参数名
类型
描述
必填
token
string
登录token
必填
code
string
单位编码
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
Count
必填
List
array
数据集
必填
ItemID
int
书目ID
必填
ItemName
string
书名
必填
ItemUser
string
用户名称
必填
ItemBorrowDate
string
借书日期
必填
ItemDueReturnDate
string
逾期日期
必填
ItemCircState
int
状态
必填
ItemUserBarcode
string
用户Barcode
必填
ItemUserRFID
string
用户rfid
必填
errorcode
int
示例:0
必填
errormsg
object
示例:null
必填
operatetime
string
示例:2021/07/22 14:51:39
必填
iserror
boolean
示例:false
必填