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