소스 검색

核查任务列表排序修改

rengb 4 년 전
부모
커밋
cb2f070966
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/resources/mapper/MedCheckInfoMapper.xml

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

@@ -394,7 +394,6 @@
         </if>
         ) tab
         where isDel>0
-        order by jobDistributionTime desc
     </select>
 
 </mapper>