获取用户历史借还记录
POST
https://syapi.shsyzn.com.cn/book/GetMyHistoryList
请求头
参数名
类型
描述
必填
token
string
token
必填
code
string
客户编码
必填
请求参数
参数名
类型
描述
必填
UserBarCode
string
用户读者证编码
必填
Page
int
当前页码
必填
Rows
int
每页显示条数
必填
SearchKey
string
检索关键字
可选
响应参数
参数名
类型
描述
必填
errorcode
int
错误编码
必填
errormsg
string
错误信息
必填
operatetime
datetime
操作时间
必填
iserror
bool
是否发生错误
必填
Count
int
返回数据总数
必填
ItemID
int
主键ID
必填
ItemName
string
资源名称
必填
ItemImg
string
资源封面
必填
ItemDesigner
string
作者
必填
ItemISBN
string
资源ISBN
必填
ItemBarcode
string
资源条码
必填
ItemLocationName
string
馆藏地址
必填
ItemActualReturnDate
string
归还时间
必填
ItemCirculationType
string
资源流通类型(借出/归还)
必填
ItemCircDate
datetime
资源流通日期
必填