From 3cbffb6cfd4a1a9e2f41a4833ffc625e97aa0dd1 Mon Sep 17 00:00:00 2001 From: SondonYong Date: Mon, 29 Dec 2025 16:44:22 +0800 Subject: [PATCH] =?UTF-8?q?dev:=20=E7=9B=B8=E5=85=B3=E6=96=B9app=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=EF=BC=8C=E6=89=AB=E7=A0=81=E5=85=A5=E8=81=8C=E9=80=BB?= =?UTF-8?q?=E8=BE=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml b/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml index ce495a80..18db6d6d 100644 --- a/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/UserCorpMapper.xml @@ -23,7 +23,7 @@ #{item} and ci.use_flag=1 - and uc.delete_enum = 'FALSE' + and u.delete_enum = 'FALSE'