ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/controller/CarController.java @@ -336,4 +336,8 @@ }); carService.taskPlayDetection(id); } }