添加/编辑/查看车辆
POST
{{url}}/api/index/add_car
接口描述
get获取post提交
请求头
参数名
类型
描述
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
type
int 1普通 2新能源
示例:1
必填
car_id
int 车位号id
示例:1
必填
car_num
string 车牌号
示例:豫A 3121
必填
phone
int 联系电话
示例:18537172644
必填