@ -1954,7 +1954,7 @@
<if test="id != '' and id != null">
AND basic_udirel.id = #{id}
</if>
<if test="packLevel != '' and packLevel null">
<if test="packLevel != '' and packLevel != null">
AND basic_products.packLevel = #{packLevel}
</where>