master
liujiaxin 2023-11-22 09:05:43 +08:00
parent e627aa1db0
commit cb10dc0d18
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ public class AddCarController {
@Autowired
private AddCarService addCarService;
@Autowired
private HttpServletRequest request;
@PostMapping("addCar")