xiangpei
2024-05-22 008a607e1fcb46bdb180bc4e74304bc91239d2ad
src/main/java/com/mindskip/xzs/repository/QuestionMapper.java
@@ -34,5 +34,5 @@
    QuestionVO selectContentById(Integer id);
    String getAnswer(Integer id);
    QuestionVO getAnswer(Integer id);
}