java110-db/src/main/resources/mapper/community/CommunityServiceDaoImplMapper.xmlold mode 100644 new mode 100755
@@ -528,9 +528,11 @@ </foreach> </if> group by t.community_id order by t.create_time ASC <if test="page != -1 and page != null "> limit #{page}, #{row} </if> </select>