多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
推荐商品信息### 凑单列表 /** * 凑单列表 * @http_method get|post post为了兼容新接口,解决前端选择数组的问题 * @param type_id 类型id * @param page 页数 * @param rows 条数 * @author 韩文博 */ +++ get:/Goods/couDan <<< success { "code":0, "result":{ "total_number":10, "list":[ { "id":1024, "title":"测试商品(勿拍)", "category_id":703, "price":"0.01", "market_price":"78.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170921/1505961333717046.png", "freight":"0.00", "storage":57, "sale_num":43, "images":[ { "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170921/1505961333717046.png" } ] }, { "id":986, "title":"测试-勿拍", "category_id":703, "price":"48.00", "market_price":"0.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506063237681467.jpg", "freight":"0.00", "storage":985, "sale_num":14, "images":[ { "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506063237681467.jpg" } ] }, { "id":992, "title":"晋皇羊肥小米:妈妈米黄小米五谷杂粮生态米", "category_id":703, "price":"108.00", "market_price":"0.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506045356552943.jpg", "freight":"0.00", "storage":994, "sale_num":5, "images":[ ] }, { "id":990, "title":"晋皇羊肥小米:3年休耕基地米黄小米五谷杂粮生态米", "category_id":703, "price":"68.00", "market_price":"0.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506043089665316.jpg", "freight":"0.00", "storage":994, "sale_num":5, "images":[ ] }, { "id":1059, "title":"特价尝鲜:晋皇羊肥小米尝鲜卡", "category_id":702, "price":"199.00", "market_price":"199.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170928/1506565219241172.jpg", "freight":"0.00", "storage":9997, "sale_num":2, "images":[ { "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170928/1506565219241172.jpg" }, { "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170928/1506565223750910.jpg" } ] }, { "id":1025, "title":"测试卡劵(请勿拍)", "category_id":702, "price":"0.01", "market_price":"199.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170921/1505961794932613.png", "freight":"0.00", "storage":1995, "sale_num":5, "images":[ { "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170921/1505961794932613.png" } ] }, { "id":1060, "title":"晋皇羊肥小米:2年休耕基地米黄小米五谷杂粮", "category_id":703, "price":"48.00", "market_price":"48.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170928/1506568151120557.jpg", "freight":"0.00", "storage":9997, "sale_num":2, "images":[ ] }, { "id":993, "title":"晋皇羊肥小米:宝宝米黄小米五谷杂粮生态米", "category_id":703, "price":"118.00", "market_price":"0.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506044945776938.jpg", "freight":"0.00", "storage":980, "sale_num":19, "images":[ ] }, { "id":1015, "title":"火爆热销:晋皇羊肥小米黄小米生态小米五谷杂粮2016新小米(礼盒装)", "category_id":703, "price":"298.00", "market_price":"0.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506045604359336.jpg", "freight":"0.00", "storage":997, "sale_num":2, "images":[ ] }, { "id":991, "title":"晋皇羊肥小米:5年休耕基地米黄小米五谷杂粮生态米", "category_id":703, "price":"88.00", "market_price":"0.00", "img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506044871683973.jpg", "freight":"0.00", "storage":992, "sale_num":7, "images":[ ] } ] }, "msg":"SUCCESS" } <<< error +++ ![](image/screenshot_1487762627418.png)