src/main/java/org/springblade/modules/doorplateAddress/mapper/DoorplateAddressMapper.xml
@@ -170,6 +170,9 @@ and house_name != '' and doorplate_type = '户室牌' and building_code = #{houseParam.code} <if test="houseParam.searchKey!=null and houseParam.searchKey!=''"> and jh.name like concat('%',#{houseParam.searchKey},'%') </if> <include refid="filterHouseGrid"/> ) union all