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