文档
测试

更新指定机柜租用设备结果

POST
http://101.200.167.174:9000/crud/terminal/rent/result/update

请求参数

参数名
类型
描述
必填
terminalId
string
机柜编号,示例:866100036617984
必填
mobile
string
手机号,示例:19999999999
必填
rentCode
int
租赁状态,示例:4
必填
deviceId
string
设备编号,示例:111111111111
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:成功!
必填
code
int
示例:200
必填