内容数量

请求 - GET

参数必填格式说明

token

必填

string

请求密钥

type

必填

string

数量为 total

module

module/id 二选一

string

news、product、image、download、feedback

id

module/id 二选一

string

栏目ID

返回

success

{
    "code": 1,
    "msg": "success",
    "go": "",
    "data": {
        "total": 100
    }
}

error

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