Commit eae94df6 authored by jiaorz's avatar jiaorz

后台导出车辆信息

parent 5deb634e
...@@ -103,6 +103,7 @@ public class VehicleInformationDownloadBiz extends BaseBiz<VehicleMapper, Vehicl ...@@ -103,6 +103,7 @@ public class VehicleInformationDownloadBiz extends BaseBiz<VehicleMapper, Vehicl
} }
public List<BranchCompanyVehicleCountVo> getAllVehicleInfo() { public List<BranchCompanyVehicleCountVo> getAllVehicleInfo() {
add();
return vehicleBiz.getAllVehicleInfo(); return vehicleBiz.getAllVehicleInfo();
} }
......
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