zoujiajian 3 年之前
父節點
當前提交
813b890690
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      netflix-dao/src/main/resources/mapper/GroupRelationMapper.xml

+ 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