采收库存管理→详细信息
GET
http://39.98.155.166:8665/ruoyi/stock/harvest
请求参数
参数名
类型
描述
必填
harvestId
Long
采收库存
必填
响应参数
参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填
harvestId
Long
采收库存id
必填
typeName
String
类型名称
必填
warehousingCode
String
入库编号
必填
productName
String
产品名称
必填
sproutBrand
String
种苗品牌
必填
existingNumber
Double
现有数量
必填
isClear
String
是否清零(0代表否 1代表是)
必填
createBy
String
创建者
必填
createTime
Date
创建时间
必填
updateBy
String
更新者
必填
updateTime
Date
更新时间
必填