新增设备履历
POST
https://dev.ym-lims.com/api/experience
请求参数
参数名
类型
描述
必填
expType
string
示例:设备
必填
expEvent
string
示例:设备履历
必填
expTarget
int
示例:20
必填
expStart
string
示例:2019-09-10
必填
expStop
string
示例:2019-09-27
必填
expValue
string
示例:采购
必填
expRemark
string
示例:
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
message
string
示例:添加成功
必填
result
object
示例:null
必填