GET api/OilPainting/GetAllKeyImgByKeys?keys={keys}
获取所有的关键字和对应的数据
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
keys |
["关键字1","关键字2"] |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
[{"cid":"","img":"","intime":"","filetype":""}]
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.