Explorar el Código

Merge remote-tracking branch 'origin/master'

zhoutg hace 5 años
padre
commit
0597faf9c5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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