参数 | 必填 | 格式 | 说明 |
---|---|---|---|
token | 必填 | string | 请求密钥 |
type | 必填 | string | 详情为 show |
module | 必填 | string | news、product、image、download、feedback |
id | 必填 | string | 内容ID |
{ "code": 1, "msg": "success", "go": "", "data": { "id": 1, "mid": 1, "menu": "", "reorder": 0, "title": "", "editor": "", "source": "", "cover": "", "covers": [], "content": "", "stitle": null, "keywords": null, "description": "", "tags": null, "target": null, "addtime": "", "updatetime": "", "views": 0, "isshow": 1, "istop": 0, "iscom": 0, "isarea": 0, "diytpl": null, "diytplmob": null, "lcms": 0 } }
{ "code": 0, "msg": "ERROR" }