GET api/OilPainting/GetThemePic?cid={cid}

获取主题素材及详细

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cid

1

string

Required

Body Parameters

None.

Response Information

Resource Description

{"themeName":"主题名","themeType":"1","keywords":"关键字","OilPainting_ThemePicList":[{"cid":"id","img":"资源内容","filetype":"资源类型","intime":"入库时间"}]}

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.