heheng
16 小时以前 75960d6e223f8cab9ceb489f6b89f5f08c6db62a
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">