src/main/java/com/ycl/jxkg/service/QuestionService.java @@ -31,4 +31,6 @@ * @return 更新结果 */ Boolean updateStatus(QuestionResponseVO question); }