文档
测试

库存使用记录→新增

POST
http://39.98.155.166:8665/ruoyi/stock/employ

请求参数

参数名
类型
描述
必填
employ
Entity
库存使用实体类
必填
inputsType
Long
投入品类型
必填
batchId
Long
地块批次id
必填
personId
Long
公司负责人id
必填
employDate
Date
使用时间
必填
brand
String
采购种苗\投入品品牌
必填
model
String
采购种苗\投入品型号
必填
consumption
Double
使用量
必填

响应参数

参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填