文档
测试

分页的方式返回打小泡订单

GET
/suyuan-web/Vesicles

接口描述

分页的方式返回打小泡订单

请求参数

参数名
类型
描述
必填
page
数字
当前页(optional,默认第一页)
必填
size
数字
每页数据量(optional,默认最多10条)
必填
conductor
字符串
负责人(optional,默认"",查询所有)
必填
productName
字符串
产品名称(optional,默认"",查询所有)
必填
start
字符串
起始日期,optional,如 2021-06-04
必填
end
字符串
结束日期,optional,如 2021-06-04
必填

成功返回

参数名
类型
描述
必填
total
int
示例:7
必填
data
array
数据列表
必填
batchNumber
string
打小泡订单号,示例:P20210606001
必填
productNumber
string
产品编号,示例:no_b3md3l4a6z
必填
productName
string
产品名称,示例:蔚茶
必填
childBatchNumber
string
原料收货订单编号 或 子打小泡订单编号,示例:S20210606001
必填
midPackingCargoBatchNumber
string
中间包材收货订单,示例:S20210606002
必填
processingTime
string
打小泡时间,示例:2021-06-06
必填
remark
string
备注,示例:0
必填
conductor
string
责任人,示例:cxy
必填
midPackingCargoType
string
包材小分类,示例:铝罐
必填
midPackingCargoName
string
包材名称,示例:铝罐a
必填
childType
string
原料/小泡类型,示例:红茶
必填
childName
string
原料/小泡类型名称,示例:红茶
必填
infoUrl
string
详情url,示例:https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210606001
必填

失败返回

参数名
类型
描述
必填
status
int
业务status,500
必填
msg
string
错误提示信息。
必填
data
dict
null
必填

说明 / 示例

{ "total": 7, "data": [ { "batchNumber": "P20210606001", "productNumber": "no_b3md3l4a6z", "productName": "蔚茶", "childBatchNumber": "S20210606001", "midPackingCargoBatchNumber": "S20210606002", "processingTime": "2021-06-06", "remark": "0", "conductor": "cxy", "midPackingCargoType": "铝罐", "midPackingCargoName": "铝罐a", "childType": "红茶", "childName": "红茶", "infoUrl": "https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210606001" }, { "batchNumber": "P20210606002", "productNumber": "no_b3md3l4a6z", "productName": "蔚茶", "childBatchNumber": "S20210606001", "midPackingCargoBatchNumber": "S20210606002", "processingTime": "2021-06-06", "remark": null, "conductor": "嘀嗒嘀嗒", "midPackingCargoType": "铝罐", "midPackingCargoName": "铝罐a", "childType": "红茶", "childName": "红茶", "infoUrl": "https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210606002" }, { "batchNumber": "P20210606003", "productNumber": "no_b3md3l4a6z", "productName": "蔚茶", "childBatchNumber": "S20210606001", "midPackingCargoBatchNumber": "S20210606002", "processingTime": "2021-06-06", "remark": null, "conductor": "嘀嗒嘀嗒", "midPackingCargoType": "铝罐", "midPackingCargoName": "铝罐a", "childType": "红茶", "childName": "红茶", "infoUrl": "https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210606003" }, { "batchNumber": "P20210606004", "productNumber": "no_b3md3l4a6z", "productName": "蔚茶", "childBatchNumber": "S20210606001", "midPackingCargoBatchNumber": "S20210606002", "processingTime": "2021-06-06", "remark": null, "conductor": "嘀嗒嘀嗒", "midPackingCargoType": "铝罐", "midPackingCargoName": "铝罐a", "childType": "红茶", "childName": "红茶", "infoUrl": "https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210606004" }, { "batchNumber": "P20210606005", "productNumber": "no_b3md3l4a6z", "productName": "蔚茶", "childBatchNumber": "S20210606001", "midPackingCargoBatchNumber": "S20210606002", "processingTime": "2021-06-06", "remark": "哇哇哇哇哇", "conductor": "嘀嗒嘀嗒", "midPackingCargoType": "铝罐", "midPackingCargoName": "铝罐a", "childType": "红茶", "childName": "红茶", "infoUrl": "https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210606005" }, { "batchNumber": "P20210605001", "productNumber": "no_y4euxhrad0", "productName": "满茶", "childBatchNumber": "P20210602001", "midPackingCargoBatchNumber": "S20210530004", "processingTime": "2021-06-04", "remark": "新备注ss123", "conductor": "嘀嗒嘀嗒", "midPackingCargoType": "盒子", "midPackingCargoName": "范德萨", "childType": "铝罐", "childName": "ss", "infoUrl": "https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210605001" }, { "batchNumber": "P20210602001", "productNumber": "no_y4euxhrad0", "productName": "满茶", "childBatchNumber": "S20210530003", "midPackingCargoBatchNumber": "S20210530002", "processingTime": "2021-06-01", "remark": "新备注22", "conductor": "cxy", "midPackingCargoType": "铝罐", "midPackingCargoName": "ss", "childType": "红茶", "childName": "范德萨", "infoUrl": "https://tea.wangxinji.com/suyuan-xcx/Vesicles/detail?batchNumber=P20210602001" } ] }