GET api/OilPainting/GetMIDByID/{id}

获取自定义库的指定数据

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

自增id

integer

Required

Body Parameters

None.

Response Information

Resource Description

{"cid":"id","img":"资源内容","filetype":"资源类型","mid":"","intime":"入库时间"}

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.