Commit 5140a845 authored by hanfeng's avatar hanfeng

修改车辆信息下载

parent 4d81ee9c
......@@ -18,8 +18,11 @@ public class VehicleExcelVo {
static {
map.put(1, "正常运行");
map.put(2, "维修");
map.put(3, "报废");
map.put(4, "出车");
map.put(6, "维修");
map.put(7, "保养");
map.put(8, "上牌");
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment