修改设备信息
PUT
http://localhost:8080/equip/update
请求参数
参数名
类型
描述
必填
id
int
示例:1
必填
name
string
示例:设备2
必填
type
string
示例:运输
必填
productionStatus
string
示例:已生产
必填
operativeStatus
string
示例:运转中
必填
address
string
示例:厦门理工学院
必填