货件编号关联建仓-二级弹框
GET
http://127.0.0.1:8080/stock-goods-code/thirdPage?pageNo=1&pageSize=10&id=13
请求参数
参数名
类型
描述
必填
pageNo
string
1
必填
pageSize
string
10
必填
id
string
货件编号表的ID,13
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:
必填
code
string
示例:0001
必填
createDate
string
创建日期,示例:2022-02-01
必填
leftCount
int
归属数量,示例:0
必填
id
int
货件编号表的ID,示例:13
必填
buildId
int
建仓表的ID,示例:23
必填
buildCount
int
建仓数量,示例:10
必填
bombay
int
孟买,示例:2
必填
delhi
int
德里,示例:8
必填
noBuildCount
int
未建仓数量,示例:10
必填
buildedCount
int
已建仓数量,示例:0
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
success
boolean
示例:true
必填