获取用户在借图书清单
POST
https://syapi.shsyzn.com.cn/book/GetMyBorrowList
请求头
参数名
类型
描述
必填
token
string
token
必填
code
string
客户编码
必填
请求参数
参数名
类型
描述
必填
UserBarCode
string
用户读者证编号
必填
Page
int
当前页码
必填
Rows
int
每页显示数量
必填
SearchKey
string
检索关键字
可选
响应参数
参数名
类型
描述
必填
errorcode
int
错误编码
必填
errormsg
string
错误信息
必填
operatetime
datetime
操作时间
必填
iserror
bool
是否发生错误
必填
Count
int
返回数据总数
必填