|
|
@ -160,7 +160,7 @@
|
|
|
|
AND inv_prein_product.expireDate = #{expireDate}
|
|
|
|
AND inv_prein_product.expireDate = #{expireDate}
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
<if test="ylqxzcrbarmc != '' and ylqxzcrbarmc != null">
|
|
|
|
<if test="ylqxzcrbarmc != '' and ylqxzcrbarmc != null">
|
|
|
|
AND basic_products.ylqxzcrbarmc = #{ylqxzcrbarmc}
|
|
|
|
AND basic_products.ylqxzcrbarmc like concat('%',#{ylqxzcrbarmc},'%')
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
<if test="zczbhhzbapzbh != '' and zczbhhzbapzbh != null">
|
|
|
|
<if test="zczbhhzbapzbh != '' and zczbhhzbapzbh != null">
|
|
|
|
AND basic_products.zczbhhzbapzbh = #{zczbhhzbapzbh}
|
|
|
|
AND basic_products.zczbhhzbapzbh = #{zczbhhzbapzbh}
|
|
|
|