🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 商品类(Goods) ~~~[api] *method=System.Goods.goodsCategoryListByParentId#传输方法 pid=90# <<< success { "code": 0, "message": "success", "data": [{ "category_id": 118, "category_name": "口红\\/唇膏", "short_name": "K", "pid": 90, "level": 3, "is_visible": 1, "attr_id": 0, "attr_name": "", "keywords": "", "description": "", "sort": 0, "category_pic": "upload\\/goods_category\\/2019042005480452018.png", "pc_custom_template": "", "wap_custom_template": "", "is_parent": 0, "child_list": [] }, { "category_id": 119, "category_name": "睫毛膏\\/眉笔", "short_name": "J", "pid": 90, "level": 3, "is_visible": 1, "attr_id": 0, "attr_name": "", "keywords": "", "description": "", "sort": 0, "category_pic": "upload\\/goods_category\\/2019042005484594056.png", "pc_custom_template": "", "wap_custom_template": "", "is_parent": 0, "child_list": [] }], "title": "根据上级分类id获取商品分类列表" } <<< error { "code": -50, "message": "error", "data": {} }