GET api/Bookcase/GetdelBuyByID/{id}?eqtype={eqtype}
获取书柜申请购买图书表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
eqtype |
设备类型 0 自动推荐 1 用户选择 |
string |
Required |
id |
cid |
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.