数据详情
POST
/api_py/sc_open_data/query_detail
接口描述
数据详情
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
请求参数
参数名
类型
描述
必填
默认值
示例
operatorId
int
用户ID
必填
{"operatorId":498,"filters":[{"columnCode":"child_brand","filterType":"like","values":["025077000104"]}],"pageNo":1,"pageSize":10}
filters
array
查询条件列表
必填
columnCode
string
默认列名
必填
child_brand
filterType
string
默认查询条件
必填
like
values
array
UPC编码
必填
pageNo
int
当前页
必填
1
pageSize
int
总页数
必填
10
响应参数
参数名
类型
描述
必填
code
int
响应状态码
必填
data
list
数据详情列表
必填
create_time
date
数据入库时间
必填
custodian_code
string
保管者编码
必填
custodian_name
string
保管者名称
必填
id
int
数据库id
必填
matrial_code
string
物料编码
必填
matrial_name
string
物料名称
必填
shipper_code
string
货主编码
必填
shipper_name
string
货主名称
必填
stock_num
int
库存量
必填
stock_org
string
库存组织
必填
stock_sale_info_id
未知
必填
warehouse_code
string
仓库编码
必填
warehouse_name
string
仓库名称
必填