From 99a5190f43198d11ffad79de1f9a36069430463c Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Sat, 10 Aug 2024 13:33:41 +0800 Subject: [PATCH] style https://gitee.com/best_handsome/mybatis-plus-join/issues/IAJ3AE --- .../yulichang/wrapper/interfaces/Query.java | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/Query.java b/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/Query.java index 8dda88e..20b7bc8 100644 --- a/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/Query.java +++ b/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/Query.java @@ -26,7 +26,7 @@ import java.util.stream.Collectors; * * @author yulichang */ -@SuppressWarnings({"unused", "DuplicatedCode"}) +@SuppressWarnings({"unused"}) public interface Query extends Serializable { List