@ -58,12 +58,12 @@
FROM AttachmentList
<where>
<if test="site != null and site != ''">
AND Site = #{site,jdbcType=VARCHAR}
</if>
<if test="partNo != null and partNo != ''">
AND OrderRef1 = #{partNo}
AND DelFlag='N'
and OrderRef3='*'
</where>