说明 / 示例
请求参数
limit 页大小,默认为10 query false integer(int32)
page 页码,默认为1 query false integer(int32)
type 商品状态,默认为0未支付 1待发货 2待收货 3待评价 4已完成 5退款中 6已退款 7退款
返回空
{
"status": 200,
"success": true,
"msg": "操作成功",
"data": [],
"time": "2020-10-05 15:06:15"
}
返回数据 (待收货)
{
"status": 200,
"success": true,
"msg": "操作成功",
"data": [{
"id": 14,
"orderId": "1307967551279464448",
"extendOrderId": null,
"uid": 2,
"realName": "李宁",
"userPhone": "13548635943",
"userAddress": "湖南省 长沙市 天心区 水竹街",
"cartId": "163",
"cartInfo": [{
"id": 163,
"uid": 2,
"type": "product",
"productId": 8,
"productAttrUnique": "8112da382da7420f961203372f7c1d31",
"cartNum": 1,
"combinationId": 0,
"seckillId": 0,
"bargainId": 0,
"productInfo": {
"id": 8,
"merId": 0,
"image": "https://image.dayouqiantu.cn/5ca081af6183f.jpg",
"image_base": "https://image.dayouqiantu.cn/5ca081af6183f.jpg",
"codeBase": null,
"userCollect": false,
"userLike": false,
"sliderImage": "https://image.dayouqiantu.cn/5ca081af6183f.jpg,https://image.dayouqiantu.cn/5ca081af6183f.jpg,https://image.dayouqiantu.cn/5ca04fa9c08ef.jpg",
"sliderImageArr": ["https://image.dayouqiantu.cn/5ca081af6183f.jpg", "https://image.dayouqiantu.cn/5ca081af6183f.jpg", "https://image.dayouqiantu.cn/5ca04fa9c08ef.jpg"],
"attrInfo": {
"id": 104,
"productId": 8,
"sku": "A5,红色",
"stock": 64,
"pinkStock": 9,
"seckillStock": 9,
"sales": 2,
"price": 4.00,
"pinkPrice": 3.00,
"seckillPrice": 0.10,
"image": "https://image.dayouqiantu.cn/5ca081af6183f.jpg",
"unique": "8112da382da7420f961203372f7c1d31",
"cost": 1.00,
"barCode": "",
"otPrice": 9.00,
"weight": 0.00,
"volume": 0.00,
"brokerage": 1.00,
"brokerageTwo": 1.00
},
"storeName": "多规格商品测试",
"storeInfo": "多规格商品测试",
"keyword": "多规格商品测试",
"cateId": "5",
"price": 4.00,
"vipPrice": 0.00,
"otPrice": 9.00,
"postage": 0.00,
"unitName": "张",
"sort": 0,
"sales": 8,
"stock": 498,
"description": "<p><br/></p><p><img src=\"https://image.dayouqiantu.cn/5ca081af6183f.jpg\"/></p>",
"isPostage": 0,
"cost": 1.00,
"isSeckill": 0,
"isBargain": null,
"isGood": 0,
"ficti": 0,
"browse": 25,
"isShow": 1,
"giveIntegral": 0.00,
"tempId": 34,
"isSub": 1,
"specType": 1
},
"costPrice": 1.0,
"truePrice": 4.0,
"trueStock": 64,
"vipTruePrice": 4.0,
"unique": "ed69f6765f39453aa15c4f3f8c58422d",
"isReply": null
}],
"_status": {
"_class": "state-ysh",
"_msg": "服务商已发货",
"_payType": "余额支付",
"_title": "待收货",
"_type": "2"
},
"status2": {
"class_": "state-ysh",
"msg": "服务商已发货",
"payType": "余额支付",
"title": "待收货",
"type": "2"
},
"freightPrice": 0.00,
"totalNum": 1,
"totalPrice": 4.00,
"totalPostage": 0.00,
"payPrice": 4.00,
"payPostage": 0.00,
"deductionPrice": 0.00,
"couponId": 0,
"couponPrice": 0.00,
"paid": 1,
"payTime": 1600678740000,
"payType": "yue",
"createTime": "2020-09-21 16:59:00",
"status": 1,
"refundStatus": 0,
"refundReasonWapImg": null,
"refundReasonWapExplain": null,
"refundReasonTime": null,
"refundReasonWap": null,
"refundReason": null,
"refundPrice": 0.00,
"deliveryName": "中通快递",
"deliverySn": "ZTO",
"deliveryType": "express",
"deliveryId": "111111",
"gainIntegral": 0.00,
"useIntegral": 0.00,
"backIntegral": null,
"mark": "",
"unique": "bc2359fc566a42ba822f6c19c40962ad",
"remark": null,
"merId": 0,
"isMerCheck": 0,
"combinationId": 0,
"pinkId": 0,
"cost": 1.00,
"seckillId": 0,
"bargainId": 0,
"verifyCode": "",
"storeId": 0,
"shippingType": 1,
"isChannel": 0,
"isRemind": 0,
"isSystemDel": 0,
"code": null,
"mapKey": null,
"systemStore": null
}],
"time": "2020-10-05 15:08:12"
}