src/main/java/com/mindskip/xzs/service/QuestionAnswerService.java @@ -16,4 +16,5 @@ void updateStatus(Integer id); Integer getLastSequence(); }