فهرست منبع

修改考试安排

change 3 سال پیش
والد
کامیت
bece01fab6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      zhongzheng-system/src/main/resources/mapper/modules/base/ProfileTpMapper.xml

+ 1 - 0
zhongzheng-system/src/main/resources/mapper/modules/base/ProfileTpMapper.xml

@@ -87,5 +87,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
                 #{item}
             </foreach>
         </if>
+        order by p.create_time desc
     </select>
 </mapper>