src/main/java/com/ycl/jxkg/domain/vo/admin/question/QuestionPageRequestVO.java @@ -19,4 +19,6 @@ private String content; private String title; }