文档
测试

出库详情:get_out_detail

GET
http://localhost/wms/get_out_detail

接口描述

获取出库单详情

请求参数

参数名
类型
描述
必填
billno
string
单号
必填
has_detail
int
1有返回的list0没有
必填

响应参数

参数名
类型
描述
必填
list
array
列表
必填
material_sn
string
编号
必填
material_spec
string
规格
必填
material_unit
string
单位
必填
out_list
array
必填
out_count
number
实际出库数量
必填
supplier_sn
string
供应商编码
必填
supplier_name
string
供应商名称
必填
billno
string
单号
必填
type
number
1领用2调拨
必填
date
date
出库日期
必填
user
string
出库人
必填
status
number
0库存锁定1已确认出库(消除锁定)
必填