src/main/java/com/hx/other/service/vo/BaseVo.java @@ -12,5 +12,5 @@ private String id; private String content; private String keyWord; }