简要描述:

  • 包邮分类-列表

请求域名:

  • http://yunzshop.com

请求URL:

GET/app/index.php?i=1&c=entry&do=shop&m=yun_shop&route=goods.postage-included-category.index

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "ok",
    "data": [
        {
            "id": 1,
            "sort": 1222,
            "name": "包邮分类1",
            "is_display": 1
        },
        {
            "id": 3,
            "sort": 2,
            "name": "分类2",
            "is_display": 1
        }
    ]
}

返回参数说明:

参数名 类型 说明
id int 包邮分类ID
sort int 排序
name string 包邮分类名