src/main/resources/mapper/dapp/DappMemberDao.xml @@ -69,6 +69,7 @@ </foreach> </if> </where> order by id desc <if test="size != null"> limit ${size} </if>