@@ -127,7 +127,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</if>
and d.del_flag = 0
</where>
- order by APPLY_DATE desc
+ order by APPLY_DATE asc
</select>
<select id="selectTSaiApplyById" parameterType="Long" resultMap="TSaiApplyResult">