修复服务器调用错误
This commit is contained in:
parent
00eebd3fb5
commit
f1604d68eb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue