java110
2021-08-20 a7a7823c648d3ab52052eaa9c663723322a9da79
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>