Bläddra i källkod

优化 神行 功能开发

java110 3 år sedan
förälder
incheckning
8a8c1a0ac6

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

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