“djh”
22 小时以前 8c91afa9c1bbe5fae9d88cfd1e7243c376af69fe
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">