ruoyi-admin/src/main/java/com/ruoyi/web/controller/api/TTesterOtherTaskController.java
@@ -40,7 +40,7 @@ */ @Api(tags = "实验员其他任务管理") @RestController @RequestMapping("/t-tester-other-task") @RequestMapping("") public class TTesterOtherTaskController { private final TTesterOtherTaskService testerOtherTaskService;