GET api/SearchData/GetTushuAll?title={title}&bookid={bookid}&esindex={esindex}
获取图书所有版
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
title |
书名 |
string |
Required |
bookid |
图书id |
string |
Required |
esindex |
索引名 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.