## 更新地锁信息 +++ post:/pk/order/updateLockStatus *userId=1#用户Id *loginIdentifier=123123123#登陆凭证 *spaceId=209#车位Id *type=0 #0开锁 入场1关锁 结束订单 2连接异常 *electricityStatus=3 #电量状态(连接异常可不传) *orderId=XXXX#订单id *status=0 #地锁异常状态 0:正常; 1:故障;3:连接异常;4: 关锁异常;5:开锁异常; *loclTime=xxxx #时间戳(无网络时传) <<< success { "onceToken": "", "data": "", "code": "00000", "info": "更新成功" } <<< error { "onceToken": "", "data": null, "code": "10002", "info": "更新失败" } +++ ####参数接口描述(data中的内容):record |序号|名称|描述|备注| | -- | -- | -- | -- |