30. 我的-订单
开发中GET
/order/list请求参数
Query 参数
dataType
string
必需
订单类型,all-全部,payment-待支付,delivery-待发货,received-待收货,comment-待评价
示例值:
all
page
string
默认值
示例值:
1
Header 参数
platform
string
必需
示例值:
h5
Access-Token
string
必需
示例值:
1741f74aed758a688515f72572dc8e37
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
status
integer
必需
message
string
必需
data
object
必需
list
object
必需
示例
{
"status": 200,
"message": "success",
"data": {
"list": {
"total": 12,
"per_page": 15,
"current_page": 1,
"last_page": 1,
"data": [
{
"order_id": 10027,
"order_no": "2023032448524849",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-24 08:46:56",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "h5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-24 08:46:56",
"goods": [
{
"order_goods_id": 10032,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10027,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待发货"
},
{
"order_id": 10026,
"order_no": "2023032497501025",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-24 08:42:02",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-24 08:42:02",
"goods": [
{
"order_goods_id": 10031,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10026,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待发货"
},
{
"order_id": 10025,
"order_no": "2023032450495310",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "快点发货呀",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-24 08:35:46",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-24 08:35:46",
"goods": [
{
"order_goods_id": 10030,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10025,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待发货"
},
{
"order_id": 10024,
"order_no": "2023032351505256",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "快点发货呀",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-23 14:09:23",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-23 14:09:23",
"goods": [
{
"order_goods_id": 10029,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10024,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待发货"
},
{
"order_id": 10023,
"order_no": "2023032249555354",
"total_price": "1555.20",
"order_price": "1555.20",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "1555.20",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-22 16:57:37",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 575,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-22 16:57:37",
"goods": [
{
"order_goods_id": 10028,
"goods_id": 10040,
"goods_name": "[郎酒旗舰店郎牌郎酒]郎酒 郎牌郎酒 普郎 53度酱香型白酒 500ml*6瓶 整箱装白酒普郎原箱",
"image_id": 10221,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH003",
"goods_price": "1620.00",
"line_price": "0.00",
"goods_weight": 2,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "1555.20",
"grade_total_money": "64.80",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 575,
"total_num": 1,
"total_price": "1555.20",
"total_pay_price": "1555.20",
"is_comment": 0,
"order_id": 10023,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/bfe7f91b8413f35f8a222450d630d0c0.jpg",
"image": {
"file_id": 10221,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "f1.jpg",
"file_path": "10001/20230321/bfe7f91b8413f35f8a222450d630d0c0.jpg",
"file_size": 112072,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 10:06:15",
"update_time": "2023-03-21 10:06:15",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/bfe7f91b8413f35f8a222450d630d0c0.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/bfe7f91b8413f35f8a222450d630d0c0.jpg"
}
}
],
"state_text": "待发货"
},
{
"order_id": 10022,
"order_no": "2023032197555110",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-21 15:29:30",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-21 15:29:30",
"goods": [
{
"order_goods_id": 10027,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10022,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待发货"
},
{
"order_id": 10021,
"order_no": "2023032110154100",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-21 15:26:54",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "MP-WEIXIN",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-21 15:26:54",
"goods": [
{
"order_goods_id": 10026,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10021,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待发货"
},
{
"order_id": 10020,
"order_no": "2023032110153555",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 20,
"pay_status": 10,
"pay_time": "",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "MP-WEIXIN",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-21 15:26:22",
"goods": [
{
"order_goods_id": 10025,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10020,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待支付"
},
{
"order_id": 10019,
"order_no": "2023032197985599",
"total_price": "0.01",
"order_price": "0.01",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "0.01",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 20,
"pay_status": 10,
"pay_time": "",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 0,
"express_company": "",
"express_no": "",
"delivery_status": 10,
"delivery_time": "",
"receipt_status": 10,
"receipt_time": "",
"order_status": 10,
"points_bonus": 0,
"is_settled": 0,
"transaction_id": "",
"is_comment": 0,
"order_source": 10,
"order_source_id": 0,
"platform": "MP-WEIXIN",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-21 15:26:18",
"goods": [
{
"order_goods_id": 10024,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "0.01",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "0.01",
"grade_total_money": "0.00",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 0,
"total_num": 1,
"total_price": "0.01",
"total_pay_price": "0.01",
"is_comment": 0,
"order_id": 10019,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "待支付"
},
{
"order_id": 10018,
"order_no": "2023032156101101",
"total_price": "5471.04",
"order_price": "5471.04",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "5471.04",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-21 15:02:01",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 10003,
"express_company": "",
"express_no": "YT3232323",
"delivery_status": 20,
"delivery_time": "2023-03-21 15:02:13",
"receipt_status": 20,
"receipt_time": "2023-03-21 15:02:20",
"order_status": 30,
"points_bonus": 2024,
"is_settled": 0,
"transaction_id": "",
"is_comment": 1,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-21 15:02:00",
"goods": [
{
"order_goods_id": 10023,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "5699.00",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "5471.04",
"grade_total_money": "227.96",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 2024,
"total_num": 1,
"total_price": "5471.04",
"total_pay_price": "5471.04",
"is_comment": 1,
"order_id": 10018,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "已完成"
},
{
"order_id": 10017,
"order_no": "2023032110198484",
"total_price": "5471.04",
"order_price": "5471.04",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "5471.04",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-21 15:00:46",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 10001,
"express_company": "",
"express_no": "SF988833",
"delivery_status": 20,
"delivery_time": "2023-03-21 15:01:08",
"receipt_status": 20,
"receipt_time": "2023-03-21 15:01:15",
"order_status": 30,
"points_bonus": 2024,
"is_settled": 0,
"transaction_id": "",
"is_comment": 1,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-21 15:00:46",
"goods": [
{
"order_goods_id": 10022,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "5699.00",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "5471.04",
"grade_total_money": "227.96",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 2024,
"total_num": 1,
"total_price": "5471.04",
"total_pay_price": "5471.04",
"is_comment": 1,
"order_id": 10017,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "已完成"
},
{
"order_id": 10016,
"order_no": "2023032157565098",
"total_price": "5471.04",
"order_price": "5471.04",
"coupon_id": 0,
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"pay_price": "5471.04",
"update_price": {
"symbol": "+",
"value": "0.00"
},
"buyer_remark": "",
"pay_type": 10,
"pay_status": 20,
"pay_time": "2023-03-21 14:31:37",
"delivery_type": 10,
"express_price": "0.00",
"express_id": 10002,
"express_company": "",
"express_no": "KB32323232",
"delivery_status": 20,
"delivery_time": "2023-03-21 14:32:13",
"receipt_status": 20,
"receipt_time": "2023-03-21 14:32:24",
"order_status": 30,
"points_bonus": 2024,
"is_settled": 0,
"transaction_id": "",
"is_comment": 1,
"order_source": 10,
"order_source_id": 0,
"platform": "H5",
"user_id": 10003,
"is_delete": 0,
"create_time": "2023-03-21 14:31:37",
"goods": [
{
"order_goods_id": 10021,
"goods_id": 10038,
"goods_name": "三星手机 SAMSUNG Galaxy S23 8GB+256GB 超视觉夜拍系统 超清夜景 悠雾紫 5G手机 游戏拍照旗舰机s23",
"image_id": 10214,
"deduct_stock_type": 10,
"spec_type": 10,
"goods_sku_id": "0",
"goods_props": null,
"goods_no": "SH001",
"goods_price": "5699.00",
"line_price": "6699.00",
"goods_weight": 0.1,
"is_user_grade": 1,
"grade_ratio": 10,
"grade_goods_price": "5471.04",
"grade_total_money": "227.96",
"coupon_money": "0.00",
"points_money": "0.00",
"points_num": 0,
"points_bonus": 2024,
"total_num": 1,
"total_price": "5471.04",
"total_pay_price": "5471.04",
"is_comment": 1,
"order_id": 10016,
"user_id": 10003,
"goods_source_id": 0,
"goods_image": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"image": {
"file_id": 10214,
"group_id": 0,
"channel": 10,
"storage": "local",
"domain": "",
"file_type": 10,
"file_name": "p1.jpg",
"file_path": "10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"file_size": 71199,
"file_ext": "jpg",
"cover": "",
"uploader_id": 0,
"is_recycle": 0,
"is_delete": 0,
"store_id": 10001,
"create_time": "2023-03-21 09:47:30",
"update_time": "2023-03-21 09:47:30",
"preview_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg",
"external_url": "http://cba.itlike.com/public/uploads/10001/20230321/8f505c6c437fc3d4b4310b57b1567544.jpg"
}
}
],
"state_text": "已完成"
}
]
}
}
}
最后修改时间: 2 年前