多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~[api] get:/api/home.store/getStoreCate?store_id=3 *string:store_id=默认值#店铺id <<< success { "code": 200, "msg": "success", "time": 1649328633, "data": [ { "store_category_id": 1, "pid": 0, "store_id": 608, "type": 5, "cate_name": "洗车美容", "image": "", "children": [ { "store_category_id": 2, "pid": 1, "store_id": 608, "type": 5, "cate_name": "洗车服务", "image": "", "children": [ { "store_category_id": 4, "pid": 2, "store_id": 608, "type": 1, "cate_name": "健康快捷清洗", "image": "https://test.chemeijia.com/upload/20220406/0f36c6a11ad2022a5c688327ac70db6b.png" }, { "store_category_id": 5, "pid": 2, "store_id": 608, "type": 1, "cate_name": "速效釉精致清洗", "image": "https://test.chemeijia.com/upload/20220406/7626609aae3758feebbc9e014d0dcb7f.jpg" } ] }, { "store_category_id": 3, "pid": 1, "store_id": 608, "type": 5, "cate_name": "美容服务", "image": "", "children": [ { "store_category_id": 6, "pid": 3, "store_id": 608, "type": 1, "cate_name": "漆面快捷打蜡护理", "image": "https://test.chemeijia.com/upload/20220406/bd4557fe45a4af4f4eab179483d73934.png" } ] } ] }, { "store_category_id": 7, "pid": 0, "store_id": 608, "type": 5, "cate_name": "维修保养", "image": "", "children": [ { "store_category_id": 8, "pid": 7, "store_id": 608, "type": 5, "cate_name": "常规保养项目", "image": "", "children": [ { "store_category_id": 9, "pid": 8, "store_id": 608, "type": 1, "cate_name": "小保养服务", "image": "https://test.chemeijia.com/upload/20220406/d8c9a0a3ad84d7e03b526878aaa4ec75.png" } ] } ] }, { "store_category_id": 10, "pid": 0, "store_id": 608, "type": 5, "cate_name": "汽车装饰", "image": "", "children": [ { "store_category_id": 11, "pid": 10, "store_id": 608, "type": 5, "cate_name": "汽车饰品", "image": "", "children": [ { "store_category_id": 12, "pid": 11, "store_id": 608, "type": 3, "cate_name": "汽车贴膜", "image": "https://test.chemeijia.com/upload/20220406/e1a7df3b5a89111eb20d5734c880cc18.png" }, { "store_category_id": 13, "pid": 11, "store_id": 608, "type": 3, "cate_name": "汽车坐垫", "image": "https://test.chemeijia.com/upload/20220406/706d9c2932fb9b0fcd3a2800240f3e45.png" } ] } ] }, { "store_category_id": 14, "pid": 0, "store_id": 608, "type": 3, "cate_name": "佳美优选", "image": "" } ] } <<< error ~~~