zoujiajian 3 жил өмнө
parent
commit
813b890690

+ 1 - 1
netflix-dao/src/main/resources/mapper/GroupRelationMapper.xml

@@ -228,7 +228,7 @@
          < #{extraNum}
           and
             (
-        select count (*)
+        select count(*)
         from groups_relation gr
         where gr.status = 'outside'
           and gr.groups_id = gt.id