src/main/resources/mapper/FugitiveDustMapper.xml
@@ -118,7 +118,7 @@ from dust_exception_data as a join ja_t_dust_site_info as b on a.mn_code = b.mn_code <where> <if test="siteName !=null and siteName != ''"> b.name = #{siteName} b.name like concat('%',#{siteName},'%') </if> <if test="exceptionType != null and exceptionType != '' ">