文档
测试

样本属性

POST
home/attribute

说明 / 示例

{ "code": 200, "msg": "成功", "data": [ { "id": 1, "attribute": "快消类" }, { "id": 2, "attribute": "金融类" }, { "id": 3, "attribute": "互联网类" }, { "id": 4, "attribute": "教育类" }, { "id": 5, "attribute": "家电类" }, { "id": 6, "attribute": "3C产品" }, { "id": 7, "attribute": "游戏类" }, { "id": 8, "attribute": "母婴类" }, { "id": 9, "attribute": "医药类" }, { "id": 10, "attribute": "家装类" }, { "id": 11, "attribute": "餐饮类" }, { "id": 12, "attribute": "娱乐类" }, { "id": 13, "attribute": "汽车类" }, { "id": 14, "attribute": "物流类" }, { "id": 15, "attribute": "其他" } ] }