Explorar o código

医嘱信息显示

gaodm %!s(int64=4) %!d(string=hai) anos
pai
achega
bba028140a
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/main/resources/mapper/DoctorAdviceMapper.xml

+ 0 - 2
src/main/resources/mapper/DoctorAdviceMapper.xml

@@ -61,8 +61,6 @@
         <if test="daStartDateEnd != null">
             <![CDATA[ and t.da_start_date < #{daStartDateEnd}]]>
         </if>
-        ORDER BY
-            da_start_date ASC
     </select>
 
     <update id="updateBatchByKey">