فهرست منبع

Merge remote-tracking branch 'origin/master'

lifang 3 ماه پیش
والد
کامیت
6386442e42
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      tr-modules/tr-module-smartFollowUp/src/main/resources/mapper/smart/BizClinicRoomMapper.xml

+ 1 - 0
tr-modules/tr-module-smartFollowUp/src/main/resources/mapper/smart/BizClinicRoomMapper.xml

@@ -305,6 +305,7 @@
                 and bcr.patient_id = #{patientId}
             </if>
         </where>
+        order by bcr.clinic_start_time desc
     </select>
 
     <select id="selectListByPatientCode" resultMap="stdThumbnailResult">