src/main/java/org/springblade/modules/police/mapper/PoliceAlarmRecordsMapper.xml
@@ -64,6 +64,9 @@ <foreach collection="regionChildCodesList" item="code" open="(" close=")" separator=","> #{code} </foreach> <if test="vo.policeId != null"> or jpar.police_id = #{vo.policeId} </if> </when> <otherwise> and jpag.community_code in ('')