src/main/java/org/springblade/modules/task/mapper/TaskResidencePermitApplyMapper.xml
@@ -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 ">-->