|
@@ -30,7 +30,7 @@ import java.util.stream.Collectors;
|
|
*/
|
|
*/
|
|
@RestController
|
|
@RestController
|
|
@RequestMapping("/question/threeWrong")
|
|
@RequestMapping("/question/threeWrong")
|
|
-@Api(tags={"【PC-错题】"})
|
|
|
|
|
|
+@Api(tags={"【PC-三力错题】"})
|
|
public class PcQuestionThreeWrongController extends BaseController {
|
|
public class PcQuestionThreeWrongController extends BaseController {
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|