From bdea0e25640e14092de233a5fea7599fa46f55bd Mon Sep 17 00:00:00 2001 From: zty <1048209592@qq.com> Date: Thu, 8 Aug 2024 14:21:24 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=AF=B7=E5=81=87=E6=97=B6=E5=88=A4=E6=96=AD?= =?UTF-8?q?=E9=83=A8=E9=97=A8=E4=B8=BB=E4=BB=BB=EF=BC=8C=E5=8F=AA=E8=83=BD?= =?UTF-8?q?=E6=98=AF=E4=BA=94=E4=B8=AA=E4=B8=9A=E5=8A=A1=E9=83=A8=E9=97=A8?= =?UTF-8?q?=E6=89=8D=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/com/xqopen/kehui/mapper/xml/SystemRoleDao.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/java/com/xqopen/kehui/mapper/xml/SystemRoleDao.xml b/src/main/java/com/xqopen/kehui/mapper/xml/SystemRoleDao.xml index c5889d4..3283409 100644 --- a/src/main/java/com/xqopen/kehui/mapper/xml/SystemRoleDao.xml +++ b/src/main/java/com/xqopen/kehui/mapper/xml/SystemRoleDao.xml @@ -69,6 +69,8 @@ from flows_configuration fc left join personal_member pm on fc.approver_id = pm.id_ and pm.is_deleted=false left join system_user_login sul on sul.userinfo_id = pm.id_ and sul.is_deleted=false where fc.is_deleted=false and sul.id_=#{userId} +and fc.org_id in (939036815719927809,1215549953418465281,1215550126769049601,1496282215842058241,1215550163188191233) +