司机出库
POST
http://127.0.0.1:9998/usecarrecordAppAction/outCarinfo
接口描述
正常的post请求,需要传图片
请求参数
参数名
类型
描述
必填
recordid
int
用车申请id
必填
beforephoto
int
图片数量
必填
beforemileage
float
当前里程数
必填
响应参数
参数名
类型
描述
必填
result
boolean
示例:true
必填
message
string
示例:操作成功
必填