正式环境:https://openapi.mafengwo.cn/deals/rest
action:content.gonglve.list.get
参数名称 | 参数类型 | 必填 | 示例 | 描述 |
---|---|---|---|---|
mddid | int | 否 | 10065 | |
lng | string | 否 | ||
lat | string | 否 | ||
limit | int | 否 | 10 | |
page | int | 否 | 1 |
参数名称 | 参数类型 | 示例 | 描述 |
---|---|---|---|
total | int | 100 | |
list | array | [] |
{
"total":"100",
"list":"[]"
}
异常码 | 异常信息 |
---|---|
3001 | channel id error |