@@ -116,12 +116,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
open="(" close=")" separator=",">
#{item}
</foreach>
- or
- d.plant_code in
- <foreach collection="unitIds.split(',')" item="item" index="index"
- open="(" close=")" separator=",">
- #{item}
- </foreach>
)
</if>
and d.del_flag = 0
@@ -190,12 +190,6 @@
- and
@@ -161,12 +161,6 @@