src/main/java/org/springblade/modules/article/mapper/ArticleMapper.xml @@ -29,7 +29,7 @@ LIKE CONCAT ('%', #{article.keyword},'%') </if> and iswords = "0" order by create_time desc order by id desc </select> <!--查询资讯敏感词预警-->