@ -150,7 +150,7 @@
</if>
<if test="ggxh != '' and ggxh != null">
AND basic_products.ggxh = #{ggxh}
AND basic_products.ggxh like concat('%',#{ggxh},'%')
<if test="batchNo != '' and batchNo != null">
AND inv_prein_product.batchNo = #{batchNo}