heheng
2025-07-22 c6c31238eb870b5bc9bf0765edd439e9896919da
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">