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