获取所有品牌

接口描述

获取品牌

请求地址

https://open-api.shanxiuxia.com/Repair/V1/Order.getBrands

请求参数

参数 说明 要求 是否必须
返回参数
参数 说明 要求 是否必须
id 品牌id string
name 品牌名称 string
正常返回结果
{
    "code": 200,
    "msg": "success",
    "data": {
        {
            "id": "1",
            "name": "苹果"
        },
        {
            "id": "3",
            "name": "小米"
        }
    }
}

results matching ""

    No results matching ""