文档
测试

拼团订单-历史拼团

POST
http://localhost:8080/app/history/spellOrder

接口描述

页面底部的联系客服的按钮的kf_url从个人中心带过去 拼中记录跟拼团记录返回的列表数据格式一样 自行去取对应列表需要的数据 【开发必看 拼中记录 order_spell_status为3的下面的操作按钮 【转积分 申请提货 只有接口返回的can_pick_num>0才显示】转创业金 order_spell_status为4、5、6的是没有操作按钮的

请求参数

参数名
类型
描述
必填
user_id
string
当前登录用户id 示例:4c3dcd469f894c5689b1c96e74716cda
必填
type
int
请求的tab栏 1拼中记录 2拼团记录 示例:1
必填
page
int
每页条数 示例:1
必填
limit
int
每页加载数据条数 示例:6
必填
sign
string
请求接口签名 示例:e06f7425802fd9f32ea2450378848b7d
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
errors
object
数据字典
必填
msg
string
示例:操作成功
必填
result
object
数据字典
必填
total_spell_group_num
int
已拼次数 示例:181
必填
total_not_spell_num
int
未拼中次数 示例:174
必填
total_spelled_num
int
已拼中次数 示例:7
必填
can_pick_num
int
可提货数量 示例:1
必填
picked_num
int
已提货数量 示例:5
必填
order_list
array
列表数据
必填
order_no
string
订单编号 示例:202109031540131630654813238
必填
goods_name
string
产品名称 示例:蒙牛GO畅乳酸菌饮品458ml*4盒
必填
goods_price
float
产品价格 示例:100.02
必填
apply_time
string
申请时间 示例:
必填
order_time
string
下单时间 示例:2021-09-03 15:40:13
必填
order_spell_status_desc
string
订单状态文字 示例:待选择
必填
exchange_time
string
转化时间 示例:
必填
total_spelled_num
int
拼中次数 示例:0
必填
total_spell_open_num
int
已拼次数 示例:0
必填
spelled_time
string
拼中时间 示例:
必填
goods_num
int
产品数量 示例:1
必填
id
string
订单id 示例:f0f1f11325ff47c89e2c32f26772ccbf
必填
goods_img
string
产品图标 示例:https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630319740197.jpg
必填
order_spell_status
int
订单状态 3待申请 4已申请 5已转化 6已转积分 示例:3
必填
convert_num
int
转积分 转创业金 弹窗里面提示的数字 使用这个
必填

说明 / 示例

{ "code": 1, "errors": { }, "msg": "操作成功", "result": { "total_not_spell_num": 174, "total_spelled_num": 7, "can_pick_num": 1, "order_list": [ { "order_no": "202109031540131630654813238", "goods_name": "蒙牛GO畅乳酸菌饮品458ml*4盒", "goods_price": 100.02, "apply_time": "", "order_time": "2021-09-03 15:40:13", "order_spell_status_desc": "待选择", "exchange_time": "", "total_spelled_num": 0, "spelled_time": "", "goods_num": 1, "total_spell_open_num": 0, "id": "f0f1f11325ff47c89e2c32f26772ccbf", "goods_img": "https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630319740197.jpg", "order_spell_status": 3 }, { "order_no": "202109031140391630640439176", "goods_name": "溪谷珍香米2.5kg", "goods_price": 99.98, "apply_time": "", "order_time": "2021-09-03 11:40:39", "order_spell_status_desc": "待选择", "exchange_time": "", "total_spelled_num": 1, "spelled_time": "", "goods_num": 1, "total_spell_open_num": 29, "id": "454d090e4f504f69aaa669b47739e5cc", "goods_img": "https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630319945642.jpg", "order_spell_status": 3 }, { "order_no": "202108311633491630398829845", "goods_name": "溪谷珍香米2.5kg", "goods_price": 99.98, "apply_time": "", "order_time": "2021-08-31 16:33:49", "order_spell_status_desc": "待选择", "exchange_time": "", "total_spelled_num": 1, "spelled_time": "", "goods_num": 1, "total_spell_open_num": 25, "id": "f199bebcb43a4a80a33f081f56349511", "goods_img": "https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630319945642.jpg", "order_spell_status": 3 }, { "order_no": "2021083211633491630398829845", "goods_name": "溪谷珍香米2.5kg", "goods_price": 99.98, "apply_time": "", "order_time": "2021-08-31 16:33:49", "order_spell_status_desc": "已申请", "exchange_time": "", "total_spelled_num": 1, "spelled_time": "", "goods_num": 1, "total_spell_open_num": 30, "id": "f199bebcb43a4a801a33f081f56349511", "goods_img": "https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630319945642.jpg", "order_spell_status": 4 }, { "order_no": "20210832112633491630398829845", "goods_name": "溪谷珍香米2.5kg", "goods_price": 99.98, "apply_time": "", "order_time": "2021-08-31 16:33:49", "order_spell_status_desc": "已申请", "exchange_time": "", "total_spelled_num": 1, "spelled_time": "", "goods_num": 1, "total_spell_open_num": 29, "id": "f1199bebcb43a4a801a33f081f56349511", "goods_img": "https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630319945642.jpg", "order_spell_status": 4 }, { "order_no": "20210832116233491630398829845", "goods_name": "溪谷珍香米2.5kg", "goods_price": 99.98, "apply_time": "", "order_time": "2021-08-31 16:33:49", "order_spell_status_desc": "已申请", "exchange_time": "", "total_spelled_num": 1, "spelled_time": "", "goods_num": 1, "total_spell_open_num": 26, "id": "f2199bebcb43a4a801a33f081f56349511", "goods_img": "https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630319945642.jpg", "order_spell_status": 4 } ], "total_spell_group_num": 181, "picked_num": 5 } }