From 349b702fc3fbbf51c224830328c60e6b35f0f005 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Sat, 6 Dec 2025 22:28:01 +0800 Subject: [PATCH] 1 --- src/main/resources/mapper/SourceMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/SourceMapper.xml b/src/main/resources/mapper/SourceMapper.xml index 2d7757a7..65bf2d21 100644 --- a/src/main/resources/mapper/SourceMapper.xml +++ b/src/main/resources/mapper/SourceMapper.xml @@ -198,7 +198,7 @@ where so.id = #{id} and ms.member_id = #{userId} and so.id is not null