出库详情:get_out_detail
GET
http://localhost/wms/get_out_detail
接口描述
获取出库单详情
请求参数
参数名
类型
描述
必填
billno
string
单号
必填
has_detail
int
1有返回的list0没有
必填
响应参数
参数名
类型
描述
必填
billno
string
单号
必填
type
number
1领用2调拨
必填
date
date
出库日期
必填
user
string
出库人
必填
status
number
0库存锁定1已确认出库(消除锁定)
必填