企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] get:/api/activity.Bargain/getCurrentMemberBargainOne?store_id=&members_id=1 string:store_id=默认值#店铺id 可以不传 members_id#用户id <<< success { "code": 200, "msg": "success", "time": 1648191017, "data": [ { "id": 20, "bargain_attr_id": 126, "price": 8.86, "bargain_price": "90.00", "bargain_price_min": "70.00", "start_time": 1648179636, "end_time": 1648352436, "status": 1, "image": "http://mango.com/upload/20220318/cf8a03b1070fab6311a7bc4dac948ad9.png", "title": "荞行健—星耀系列 汽车座垫 四季款—星耀咖", "rate": "100.00%", "people": 8, "store_name": "车美佳汽车养护中心", "attr": null, "server_id": 8, "store_id": 3, "server_type": 3 } ] } <<< error ~~~