xuhy
2 天以前 39a97f1b7585edc184ea5066600f1d9a2d2cb8cf
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;