文档
测试

查看数据字典

POST
http://localhost:8084/vehicle/dictionary/getDictionaryList

请求参数

参数名
类型
描述
必填
type
string
数据字典类型 (1为车辆类型2为用车事由)
必填

响应参数

参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:数据字典列表
必填
resultData
array
数据列表
必填
id
int
示例:1
必填
value
string
示例:商务车 对应值
必填
type
int
示例:1 类型(1为车辆类型)
必填
date
string
示例:2020-05-19 14:23:33
必填
isDelete
int
示例:0
必填
remark
string
示例:carType 备注
必填