Commit ad1c33e0 authored by hezhen's avatar hezhen

123

parent f1394076
...@@ -75,8 +75,6 @@ public class VehicleController extends BaseController<VehicleBiz> implements Use ...@@ -75,8 +75,6 @@ public class VehicleController extends BaseController<VehicleBiz> implements Use
@Autowired @Autowired
BranchCompanyBiz branchCompanyBiz; BranchCompanyBiz branchCompanyBiz;
@Autowired
VehicleBookHourInfoBiz vehicleBookHourInfoBiz;
public UserFeign getUserFeign() { public UserFeign getUserFeign() {
return userFeign; return userFeign;
......
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