文档
测试

入库管理→列表

GET
http://39.98.155.166:8665/ruoyi/stock/warehousing/list

请求参数

参数名
类型
描述
必填
warehousing
Entity
入库实体类
必填
beginTime
String
入库开始日期
必填
endTime
String
入库结束日期
必填

响应参数

参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填
rows
List
数据列表
必填
warehousingId
Long
入库id
必填
deptId
Long
公司id
必填
batchId
Long
地块批次id
必填
personId
Long
公司负责人id
必填
recoveryBatch
String
采收批次
必填
warehousingCode
String
入库编号
必填
varietyType
Long
品种类型(种苗id)
必填
warehousingDate
Date
入库日期
必填
warehousingNumber
Double
入库数量
必填
warehouse
String
仓库
必填
goodsShelves
String
货架
必填
warehousingPicture
String
图片
必填
createBy
String
创建者
必填
createTime
Date
创建时间
必填
updateBy
String
更新者
必填
updateTime
Date
更新时间
必填
dept
Entity
公司对象
必填
deptId
Long
公司id
必填
deptName
String
公司名称
必填
deptPerson
Entity
公司负责人对象
必填
personId
Long
公司负责人id
必填
personName
String
公司负责人名称
必填
batch
Entity
地块批次对象
必填
batchId
Long
地块批次id
必填
batchCode
String
地块批次编号
必填
sprout
Entity
种苗采购对象
必填
sproutId
Long
种苗id(对应varietyType 字段)
必填
sproutName
String
种苗名称
必填
total
Long
总记录数
必填