| java110-db/src/main/resources/mapper/community/CommunityServiceDaoImplMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
java110-db/src/main/resources/mapper/community/CommunityServiceDaoImplMapper.xml
@@ -494,6 +494,7 @@ #{item} </foreach> </if> group by t.community_id <if test="page != -1 and page != null "> limit #{page}, #{row} </if>