@@ -2084,7 +2084,7 @@
AND o.tenant_id = #{tenantId}
</if>
<if test="createNo != null and createNo != ''">
- AND o.create_no = #{createNo}
+ AND 1=0
) a WHERE 1=1
<if test="viewSign != null and viewSign == 1">