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