From 905134612e3d98dbb92d09e56173fea4992c39bb Mon Sep 17 00:00:00 2001
From: haozq <1611483981@qq.com>
Date: Tue, 4 Mar 2025 19:01:58 +0800
Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/system/SubMapper.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bonus-modules/bonus-project/src/main/resources/mapper/system/SubMapper.xml b/bonus-modules/bonus-project/src/main/resources/mapper/system/SubMapper.xml
index 7492188..88f52f4 100644
--- a/bonus-modules/bonus-project/src/main/resources/mapper/system/SubMapper.xml
+++ b/bonus-modules/bonus-project/src/main/resources/mapper/system/SubMapper.xml
@@ -133,7 +133,7 @@
and lcp.into_status = #{status}
- and lpc.into_status = #{status}
+ and lcp.into_status = #{status}
@@ -151,7 +151,7 @@
and lcp.out_status = #{status}
- and lpc.out_status = #{status}
+ and lcp.out_status = #{status}
AND lcp.proc_inst_id_out IN (