## 添加车牌 +++ post:/user/addCarNo *userId=1#用户Id *loginIdentifier=123123123#登陆凭证 *carNo=浙A641MY#车牌号 <<< success { "onceToken": "", "data": { "carId": 1 }, "code": "00000", "info": "添加成功" } <<< error { "onceToken": null, "data": null, "code": "10003", "info": "loginIdentifier不能为空" } +++ ####参数接口描述(data中的内容):record |序号|名称|描述|备注| | -- | -- | -- | -- |