企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
## 浏览过的商品记录 /** * 浏览过的商品记录 * @http_method get * @param page 页数 * @param rows 条数 */ +++ get:Server/Goods/visitedRecord <<< success { "code":0, "result":{ "total_number":1, "list":[ { "ws_distinct":"1007540", "id":1062, "goods_common_id":100754, "title":"孕婴推荐:晋皇羊肥小米孕婴卡", "category_id":702, "price":"169.00", "market_price":"169.00", "storage":999, "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20171013/1507883107522206.jpg", "freight":"0.00", "sale_num":0, "color_id":0, "evaluate_good_star":5, "evaluate_count":0 } ] }, "msg":"SUCCESS" } <<< error +++