heheng
2025-11-20 8f85986a90a2d3d5a887d9beb2c07c88049e3aa3
multi-system/src/main/resources/mapper/system/ExStudentMapper.xml
@@ -85,7 +85,7 @@
                </foreach>
            </if>
        </where>
        order by s.id desc
        order by s.id asc
    </select>
    <select id="selectStudentById" resultMap="ExStudentResult">