shane
2021-08-20 ab6a423cf604b83f06b5768dbc162ece744a32d9
java110-db/src/main/resources/mapper/community/MenuServiceDaoImplMapper.xml
@@ -319,7 +319,7 @@
            AND ppr.status_cd = '0'
            )
        </if>
        order by t.m_id desc
        order by t.seq
        <if test="page != -1 and page != null ">
            limit #{page}, #{row}
        </if>