三维合同

This commit is contained in:
lvleigang 2025-03-05 16:39:18 +08:00
parent ad0e66d7b0
commit 5d849ea0d6
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
FROM
formmain_0219
<trim prefix="where" prefixOverrides="and">
field0429 is null
<if test="id != null and id !='' ">and id = #{id}</if>
((field0429 = '0' AND field0430 = '执行失败Token获取失败') or field0429 is null )
<if test="id != null and id !='' ">and id = #{id}</if>
<![CDATA[ and ROWNUM <= 50 ]]>
</trim>
</select>