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