文档
测试

获取车辆管理费用-罚款详细信息

GET
http://localhost:8085/report/fine/{fineCostId}

请求参数

参数名
类型
描述
必填
fineCostId
long
主键
必填

响应参数

参数名
类型
描述
必填
updateTime
string
示例:更新时间,格式:yyyy-MM-dd HH:mm:ss
必填
treatmentMethod
string
示例:处理方式
必填
vehicle
string
示例:车牌号
必填
updateById
string
示例:更新人员id
必填
createBy
string
示例:操作员
必填
carType
string
示例:车型
必填
fineTime
string
示例:罚款日期 格式:yyyy-MM-dd HH:mm:ss
必填
createTime
string
示例:创建时间,格式:yyyy-MM-dd HH:mm:ss
必填
fineAmount
string
示例:罚款金额
必填
isTreatment
string
示例:是否处理 0=未处理,1=已处理
必填
driverName
string
示例:司机姓名
必填
createById
string
示例:操作员id
必填
isDel
string
示例:是否删除;0:否;1:是
必填