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

+ 1 - 0
zhongzheng-system/src/main/resources/mapper/modules/exam/ExamApplyMapper.xml

@@ -163,5 +163,6 @@ and (SELECT COUNT(eay.apply_id) FROM exam_apply eay LEFT JOIN exam_apply_goods e
                 #{item}
             </foreach>
         </if>
+        order by ea.create_time desc
     </select>
 </mapper>