💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 接口情况 作者:Luffy * * * * * 时间:2015年5月6日 08:56:44 * * * * * 作用:获取用户收藏的产品, * * * * * 说明:获取用户收藏的产品,返回的数据中带有version作为当前版本号。提交的参数中如果有版本号,则会匹配数据库中是否有更新的版本,如果有则返回最新数据 * * * * * 提交方法:POST/GET * * * * * 提交参数: ~~~ mobile:手机号码 sign:签名 method:执行相关操作的方法地址 page:当前页数 limit:每页显示数量 version:版本号 ~~~ * * * * * 所在文件: > /app/lingsqapi/lib/api/member.php * * * * * 接口地址: > http://test.lingsq.com/index.php/api?&method=lingsqapi.api.member.userFavoriteProduct * * * * * 请求示例: > http://test.lingsq.com/index.php/api?&method=lingsqapi.api.member.userFavoriteProduct&version=1432172282&mobile=18507907279&page=0&limit=10&sign=签名 * * * * * 返回数据样式: > {"data":{"0":{"goods_id":"327","create_time":"2015-05-21 09:38:02","price":"11.800","image_default_id":"5b41d8ede75dd445039d5eea78bae481","imgUrl":"http:\/\/test.lingsq.com\/public\/images\/store76\/ba\/e7\/2b\/f5187669019541635aadd5c4e4c917a8.png?1428296875#h"},"1":{"goods_id":"271","create_time":"2015-05-19 17:12:23","price":"7.500","image_default_id":"6e787c44d328c0964f47a22df7b97f85","imgUrl":"http:\/\/test.lingsq.com\/public\/images\/store76\/39\/b0\/05\/1972c79c2b28454fb34ecc4788bda851.jpg?1427942723#h"},"2":{"goods_id":"317","create_time":"2015-05-19 17:12:23","price":"3.900","image_default_id":"bba4d7e48273d35bcf8723e7875d65a7","imgUrl":"http:\/\/test.lingsq.com\/public\/images\/store76\/f1\/a0\/85\/d92b11bee2202e533f88ebbb8e02246d.jpg?1427971519#h"},"3":{"goods_id":"385","create_time":"2015-05-19 17:12:23","price":"13.500","image_default_id":"e118286f7e43e96c2fbb374c771b6884","imgUrl":"http:\/\/test.lingsq.com\/public\/images\/store76\/c1\/a4\/75\/03e2ce8f5ee1113f8fb35e4fdcf4e0c8.jpg?1428648451#h"},"4":{"goods_id":"329","create_time":"2015-05-19 17:04:32","price":"11.800","image_default_id":"060e8889a0afe1dab5161099f924ce4a","imgUrl":"http:\/\/test.lingsq.com\/public\/images\/store76\/cd\/1b\/a9\/0736f8625d2a24820b74cbd83661ecbe.jpg?1428298520#h"},"version":1432172282},"errNo":"1","errMsg":"ok","res":""} [点击查看文档http://www.kancloud.cn/ncgis/shope](http://www.kancloud.cn/ncgis/shopex/codemsgpex/codemsg)