src/main/java/com/zy/api/controller/AgvScheduleController.java @@ -46,8 +46,4 @@ } return agvScheduleService.callback(params); } }