仓库列表
POST
/thirdparty/common/warehouse/list
接口描述
仓库列表接口
请求参数
参数名
类型
描述
必填
size
int
分页每页条数,示例:10
必填
page
int
分页当前页码,示例:1
必填
warehouseid
long
仓库编码
必填
name
string
仓库名称
必填
status
string
仓库状态,1 开启, 0 关闭
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:
必填
id
long
仓库编码,示例:100042
必填
warehousename
string
仓库名称,示例:测试1
必填
contactorname
string
管理员,示例:樊晓东
必填
contactormobile
string
联系电话,示例:17521315865
必填
warehouseaddr
string
示例:陕西省咸阳市乾县1
必填
status
int
仓库状态,1 开启, 0 关闭
必填
provincename
string
示例:陕西省
必填
cityname
string
示例:咸阳市
必填
areaname
string
示例:乾县
必填
total
string
总数据量,示例:28
必填
page
int
分页当前页码,示例:1
必填
size
int
分页每页条数,示例:10
必填
traceid
string
示例:8c17edcb06c06061
必填
now
int
示例:1620879904927
必填