111
parent
e627aa1db0
commit
cb10dc0d18
|
@ -21,7 +21,6 @@ public class AddCarController {
|
||||||
@Autowired
|
@Autowired
|
||||||
private AddCarService addCarService;
|
private AddCarService addCarService;
|
||||||
@Autowired
|
@Autowired
|
||||||
|
|
||||||
private HttpServletRequest request;
|
private HttpServletRequest request;
|
||||||
|
|
||||||
@PostMapping("addCar")
|
@PostMapping("addCar")
|
||||||
|
|
Loading…
Reference in New Issue