wangfeng 5 سال پیش
والد
کامیت
7e0b716d7a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      mrman-service/src/main/resources/mapper/StdBehospitalInfoMapper.xml

+ 1 - 0
mrman-service/src/main/resources/mapper/StdBehospitalInfoMapper.xml

@@ -72,6 +72,7 @@
             AND a.leave_hospital_date BETWEEN #{leaveHosDateStart}
             AND #{leaveHosDateEnd}
         </if>
+        ORDER BY gmtModified DESC
     </select>
 
     <select id="getStatistic" parameterType="com.diagbot.vo.SthospitalInfoStatiVO"