瀏覽代碼

优化 神行 功能开发

java110 3 年之前
父節點
當前提交
8a8c1a0ac6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      java110-db/src/main/resources/mapper/community/CommunityServiceDaoImplMapper.xml

+ 0 - 1
java110-db/src/main/resources/mapper/community/CommunityServiceDaoImplMapper.xml

@@ -666,6 +666,5 @@
         <if test="communityId != null and communityId != ''">
         <if test="communityId != null and communityId != ''">
             and sc.community_id = #{communityId}
             and sc.community_id = #{communityId}
         </if>
         </if>
-        group by sc.community_id
     </select>
     </select>
 </mapper>
 </mapper>