src/main/java/org/springblade/modules/backblast/mapper/BackblastPubPersonMapper.xml
@@ -35,7 +35,7 @@ ifnull(jbpp.id_card,''), ifnull(jbpp.address,''), ifnull(jbpp.name,''), ifnull(jbpp.name,'') ifnull(jbpp.telephone,'') ) like CONCAT ('%', #{backblastPubPerson.searchKey},'%') </if> order by jbpp.id desc,jbpp.create_time desc