src/main/java/org/springblade/modules/task/mapper/TaskResidencePermitApplyMapper.xml
@@ -92,8 +92,8 @@ </if> </if> order by jtrpa.create_time desc </where> order by jtrpa.create_time desc </select> @@ -107,6 +107,7 @@ <where> and jtrpa.is_deleted = 0 <if test="neiCode != null and neiCode != ''"> and jg.community_code = #{neiCode}</if> <if test="status != null and status != ''"> and jtrpa.confirm_flag = #{status}</if> <if test="isAdministrator==2"> <!-- <if test="residen.roleType ==null ">-->