xuhy
4 天以前 1a2e22a27627b40689257442cc5a46598c634f8e
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;