文档
测试

根据书目ID获取图书详情

GET
https://syapi.shsyzn.com.cn/book/GetCatalogueBookByID

请求头

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

请求参数

参数名
类型
描述
必填
ItemID
int
书目ID
必填

响应参数

参数名
类型
描述
必填
errorcode
int
错误编码
必填
errormsg
string
错误信息
必填
operatetime
datetime
操作时间
必填
iserror
bool
是否发生错误
必填
data
object
返回数据对象
必填
ItemID
int
书目ID
必填
ItemType
string
资源类型
必填
ItemCatalogueID
string
书目关联ID
必填
ItemImg
string
资源封面
必填
ItemISBN
string
资源ISBN
必填
ItemDesigner
string
图书作者
必填
ItemProducer
string
出版社
必填
ItemProductionDate
string
出版时间
必填
BranchLibName
string
所属馆名称
必填
ItemPrice
string
单价
必填
Itempagenum
string
页码
必填
ItemIndexNum
string
分类号
必填
ItemSeriesName
string
丛书名
必填
ItemKeyword
string
主题词
必填
ItemIntroduction
string
资源说明
必填