企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] get:/api/customer/user/getGoods *string:store_id=默认值#门店id *terminal_type=weChat#terminal_type <<< success { "status": 200, "message": "请求成功", "data": [ { "cid": "推荐", "is_recommend": 1, "cate_name": "推荐", "children": [ { "id": 116, "store_id": "20211517402863632", "cid": 53, "bar_code": "", "name": "订书机", "price": "5.00", "main_image": "https://test.yunsoyi.cn/upload/s_images/150150_751.jpg", "standard_ids": "32", "attribute_ids": "69,8,45,10", "unit": "个", "is_recommend": 1, "stock": 100, "status": 1, "created_at": "2021-03-15 14:09:49", "cart_good_number": 0, "tag_name": [ "结实耐用", "反应机敏", "帆布材质", "不刺鼻", "帆布材质", ], "month_number": 10 }, { "id": 123, "store_id": "20211517402863632", "cid": 54, "bar_code": "", "name": "篮球", "price": "68.00", "main_image": "https://test.yunsoyi.cn/upload/images/142347_790.png", "standard_ids": "32", "attribute_ids": "", "unit": "个", "is_recommend": 1, "stock": 100, "status": 1, "created_at": "2021-03-15 14:23:54", "cart_good_number": 0, "tag_name": "", "month_number": 10 } ] } ] } <<< error ~~~