Browse Source

Merge remote-tracking branch 'origin/master'

zhoutg 5 năm trước cách đây
mục cha
commit
0597faf9c5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/main/resources/mapper/QcCasesEntryHospitalMapper.xml

+ 1 - 0
src/main/resources/mapper/QcCasesEntryHospitalMapper.xml

@@ -50,6 +50,7 @@
         <if test="isUsed != null ">
             AND b.is_used =#{isUsed}
         </if>
+        ORDER BY b.gmt_modified DESC
     </select>
     <select id="findQcCasesEntryAll" resultType="com.diagbot.dto.QcCasesEntryFindDTO">
         SELECT DISTINCT