|
@@ -227,7 +227,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
AND
|
|
AND
|
|
<foreach item="item" index="index" collection="lrJjzkCx" open="(" close=")" separator="or">
|
|
<foreach item="item" index="index" collection="lrJjzkCx" open="(" close=")" separator="or">
|
|
(
|
|
(
|
|
- lr_jkzk LIKE CONCAT('%',#{item},'%')
|
|
|
|
|
|
+ lr_jjzk LIKE CONCAT('%',#{item},'%')
|
|
)
|
|
)
|
|
</foreach>
|
|
</foreach>
|
|
</if>
|
|
</if>
|