文档
测试

播种管理→详细信息

GET
http://39.98.155.166:8665/ruoyi/field/sowing

请求参数

参数名
类型
描述
必填
sowingId
Long
播种id
必填

响应参数

参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填
data
list
列表数据
必填
sowingId
Long
播种id
必填
deptId
Long
公司id
必填
personId
Long
公司负责人id
必填
batchId
Long
地块批次id
必填
sproutId
Long
种苗id
必填
sproutType
Long
种苗类型
必填
operationDate
Date
操作日期
必填
operationDuration
Integer
操作时长
必填
operationArea
Double
操作面积
必填
sowingConsumption
Double
播种用量
必填
sowingMode
Long
播种方式
必填
sowingPicture
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
地块批次编号
必填