diff --git a/WableServer/src/main/java/com/wable/www/WableServer/api/community/service/CommunityQueryService.java b/WableServer/src/main/java/com/wable/www/WableServer/api/community/service/CommunityQueryService.java index c51dce3..9cf4d82 100644 --- a/WableServer/src/main/java/com/wable/www/WableServer/api/community/service/CommunityQueryService.java +++ b/WableServer/src/main/java/com/wable/www/WableServer/api/community/service/CommunityQueryService.java @@ -22,7 +22,7 @@ public class CommunityQueryService { private final CommunityRepository communityRepository; private static final Map TOTAL_MAP = Map.of( - "T1", 80, + "T1", 100, "DK", 18, "GEN", 20, "KT", 10,