|
@@ -133,6 +133,7 @@
|
|
and wbi.id = #{baseId}
|
|
and wbi.id = #{baseId}
|
|
</if>
|
|
</if>
|
|
and wioi.in_out_flag = #{flag}
|
|
and wioi.in_out_flag = #{flag}
|
|
|
|
+ and wioi.in_out_type not like '%折%'
|
|
<if test="seachMoth != null and seachMoth != ''">
|
|
<if test="seachMoth != null and seachMoth != ''">
|
|
and wioi.create_date >= #{seachMoth}
|
|
and wioi.create_date >= #{seachMoth}
|
|
and wbi.create_date >= #{seachMoth}
|
|
and wbi.create_date >= #{seachMoth}
|