소스 검색

渠道档案排序修改

anderx 1 년 전
부모
커밋
b227c9da6b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/java/com/goafanti/common/mapper/UserArchivesMapper.xml

+ 0 - 1
src/main/java/com/goafanti/common/mapper/UserArchivesMapper.xml

@@ -292,7 +292,6 @@ interview_distribution = values(interview_distribution)
             </foreach>
         </if>
         </where>
-        order by a.transfer_time desc
         <if test="page_sql != null">
             ${page_sql}
         </if>