GET api/OilPainting/GetAllKeyImgByKeys?keys={keys}

获取所有的关键字和对应的数据

Request Information

URI Parameters

NameDescriptionTypeAdditional information
keys

["关键字1","关键字2"]

string

Required

Body Parameters

None.

Response Information

Resource Description

[{"cid":"","img":"","intime":"","filetype":""}]

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.