文档
测试

投入品管理→详细信息

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

请求参数

参数名
类型
描述
必填
inputsId
Long
投入品id
必填

响应参数

参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填
data
List
数据集合
必填
inputsId
Long
投入品id
必填
deptId
Long
公司id
必填
personId
Long
公司负责人id
必填
supplierId
Long
供应商id
必填
inputsName
String
投入品名称
必填
inputsCode
String
投入品编号
必填
inputsType
Long
投入品类型
必填
inputsCategory
Long
投入品品类
必填
inputsBrand
String
采购投入品品牌
必填
inputsModel
String
采购投入品型号
必填
purchaseTime
Date
采购时间
必填
purchaseNumber
String
采购数量
必填
unitPrice
Double
采购单价
必填
totalPrice
Double
采购总价
必填
dept
entity
公司对象
必填
deptId
Long
公司id
必填
deptName
String
公司负责人id
必填
deptPerson
entity
公司负责人对象
必填
personId
Long
公司负责人id
必填
personName
String
公司负责人名称
必填