修复服务器调用错误

This commit is contained in:
yuqh 2024-09-18 08:51:30 +08:00
parent 00eebd3fb5
commit f1604d68eb
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
field0073 as r_bzbm,
field0092 as r_ywybm
from formmain_0045
where field0089 = 'N'
where field0089 is null
<trim>
<if test="id !=null and id!=''">and id like concat('%',#{id},'%')</if>
</trim>