瀏覽代碼

Merge remote-tracking branch 'origin/master'

lifang 3 月之前
父節點
當前提交
6386442e42

+ 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">