“djh”
5 days ago 3dfe99a609b364d84d6a8ee46768345923318ad9
exam-system/src/main/resources/mapper/system/SysCarouselMapper.xml
@@ -32,7 +32,7 @@
                AND status =#{status}
            </if>
        </where>
        order by create_time desc
        order by id desc
    </select>
    <select id="selectCarouselById" resultMap="SysCarouselResult">