bug修改

This commit is contained in:
haozq 2025-03-04 19:01:58 +08:00
parent 106d310866
commit 905134612e
1 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@
and lcp.into_status = #{status} and lcp.into_status = #{status}
</if> </if>
<if test="status==2 or status=='2'"> <if test="status==2 or status=='2'">
and lpc.into_status = #{status} and lcp.into_status = #{status}
</if> </if>
<if test='dataType==1'> <if test='dataType==1'>
@ -151,7 +151,7 @@
and lcp.out_status = #{status} and lcp.out_status = #{status}
</if> </if>
<if test="status==2 or status=='2'"> <if test="status==2 or status=='2'">
and lpc.out_status = #{status} and lcp.out_status = #{status}
</if> </if>
<if test='dataType==1'> <if test='dataType==1'>
AND lcp.proc_inst_id_out IN ( AND lcp.proc_inst_id_out IN (