From 802f434e14af38a8bb86062982f53abed968e1bb Mon Sep 17 00:00:00 2001 From: Hao Miao <47212914+PushM@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:45:11 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9queryDynamicRuleTot?= =?UTF-8?q?alNum=E7=BC=BA=E5=B0=91left=20join=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mappers/DynamicRuleMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/mappers/DynamicRuleMapper.xml b/src/main/resources/mappers/DynamicRuleMapper.xml index ac09834..a85f970 100644 --- a/src/main/resources/mappers/DynamicRuleMapper.xml +++ b/src/main/resources/mappers/DynamicRuleMapper.xml @@ -206,9 +206,12 @@ from t_protect_object where protect_object_id = #{protectObjectId} +