Commit 6a03707b authored by jiaorz's avatar jiaorz

Merge branch 'master-vehicle-bg' into base-modify

parents be2ccdb2 eae94df6
......@@ -103,6 +103,7 @@ public class VehicleInformationDownloadBiz extends BaseBiz<VehicleMapper, Vehicl
}
public List<BranchCompanyVehicleCountVo> getAllVehicleInfo() {
add();
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