文档
测试

种苗采购→详细信息

GET
http://39.98.155.166:8665/ruoyi/material/sprout

请求参数

参数名
类型
描述
必填
sproutId
Long
采购种苗id
必填

响应参数

参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填
data
list
列表数据
必填
sproutId
Long
种苗采购id
必填
deptId
Long
公司id
必填
personId
Long
公司负责人id
必填
supplierId
Long
供应商id
必填
sproutName
String
种苗名称
必填
sproutCode
String
种苗编号
必填
sproutType
Long
种苗类型
必填
sproutCategory
Long
种苗品类
必填
sproutBrand
String
采购种苗品牌
必填
sproutModel
String
采购种苗型号
必填
purchaseTime
Date
采购时间
必填
purchaseNumber
Double
采购数量
必填
unitPrice
Double
采购单价
必填
totalPrice
Double
采购总价
必填
createBy
String
创建者
必填
createTime
Date
创建时间
必填
updateBy
String
更新者
必填
updateTime
Date
更新时间
必填
dept
Entity
公司对象
必填
deptId
Long
公司id
必填
deptName
String
公司名称
必填
deptPerson
Entity
公司负责人对象
必填
personId
Long
公司负责人id
必填
personName
String
公司负责人名称
必填
total
Long
总记录数
必填