~~~[api]
get:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.goods.category
<<<
success
{
"status": 1,
"result": {
"category": [{
"id": "1174",
"name": "中药",
"advimg": "https:\/\/gat.xtow.net\/attachment\/images\/1\/2019\/09\/Em11PsX4MrM30A0Las4OLOOdTD3trR.png",
"child": []
}, {
"id": "1175",
"name": "医疗器械",
"advimg": "https:\/\/gat.xtow.net\/attachment\/images\/1\/2019\/09\/DqL42nQ2N72L34LlOdVLZ4EO3VV5q2.png",
"child": []
}, {
"id": "1176",
"name": "西药",
"advimg": "https:\/\/gat.xtow.net\/attachment\/images\/1\/2019\/09\/Pm7HgBBH1y44B4SfT4m4Hmfa1Zu41N.png",
"child": []
}, {
"id": "1177",
"name": "保健品",
"advimg": "https:\/\/gat.xtow.net\/attachment\/images\/1\/2019\/09\/c6BHezw2F2223Wh58063h2n8WXZ862.png",
"child": []
}],
"msg": "获取成功",
"url": "https:\/\/gat.xtow.net\/.\/"
}
}
<<<
error
~~~
| 字段 | 描述 |
| --- | --- |
| id | 分类ID |
| name | 分类名称 |
| advimg | 分类图标 |
| child | 下级分类 |