diff --git a/src/main/resources/mapper/ServerBigBrotherMapper.xml b/src/main/resources/mapper/ServerBigBrotherMapper.xml
index 4515f24..f092fc7 100644
--- a/src/main/resources/mapper/ServerBigBrotherMapper.xml
+++ b/src/main/resources/mapper/ServerBigBrotherMapper.xml
@@ -98,6 +98,7 @@
and sbr.level between #{dto.levelMin,jdbcType=INTEGER} and #{dto.levelMax,jdbcType=INTEGER}
+ group by sbr.display_id
order by
@@ -124,6 +125,5 @@
-
\ No newline at end of file