@ -558,6 +558,7 @@
select *
from inv_product
<where>
AND reCount > 0
<if test="relIdFk != null">
AND relIdFk = #{relIdFk}
</if>