内容详情

请求 - GET

参数必填格式说明

token

必填

string

请求密钥

type

必填

string

详情为 show

module

必填

string

news、product、image、download、feedback

id

必填

string

内容ID

返回

success

{
    "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
    }
}

error

{
    "code": 0,
    "msg": "ERROR"
}
大纲