文档
测试

查看申请详情:get_apply_detail

GET
http://localhost/wms/get_apply_detail

接口描述

获取申请详情/编辑申请详情时调用

请求参数

参数名
类型
描述
必填
billno
string
单号
必填
has_inventory
int
1包括库存0不包括
必填
has_out_count
int
1已确认0未确认
必填

响应参数

参数名
类型
描述
必填
list
array
列表
必填
material_sn
string
编号
必填
apply_count
number
申请数量
必填
out_count
number
实际出库数量
必填
material_spec
string
规格
必填
material_unit
string
单位
必填
billno
string
单号
必填
type
number
1领用2调拨
必填
date
date
申请日期
必填
user
string
申请人
必填
status
number
0待处理1已出库2车间已确认3已作废
必填
out_billno
string
出库单号
必填