From 36c95e493040fd12966119ccd106fa3a4d1ec2f2 Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Mon, 14 Jul 2025 17:26:40 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/material/clz/IwsTeamUserMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/IwsTeamUserMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/IwsTeamUserMapper.xml index 9b748fd1..0b21a612 100644 --- a/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/IwsTeamUserMapper.xml +++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/IwsTeamUserMapper.xml @@ -26,7 +26,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" `micro-tool`.bzgl_bz bzgl_bz left join `uni_org`.org_user org_user on bzgl_bz.bzz_idcard = org_user.id_card - and bzgl_bz.bz_status = 3 + bzgl_bz.bz_status = 3 and bzgl_bz.sfjs = 0 and bzgl_bz.bzz_idcard = #{idCard}