ycl-platform/src/main/resources/mapper/caseHandler/DisposeRecordMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ycl-platform/src/main/resources/mapper/caseHandler/DisposeRecordMapper.xml
@@ -56,7 +56,7 @@ left join ums_sccg_region t5 on t5.id = t3.community_id <where> t1.admin_id = #{id} and t3.`code` is not null AND t2.state = 0 AND t2.state = 0 and t1.role_id != 35 <if test="code!='' and code!=null"> and t3.`code` LIKE CONCAT('%',#{code},'%') </if> @@ -117,7 +117,7 @@ left join ums_sccg_region t5 on t5.id = t3.community_id <where> t1.admin_id = #{id} and t3.`code` is not null AND t2.state = 0 AND t2.state = 0 and t1.role_id != 35 <if test="code!='' and code!=null"> and t3.`code` LIKE CONCAT('%',#{code},'%') </if>