Browse Source

渠道档案排序修改

anderx 1 year ago
parent
commit
b227c9da6b
1 changed files with 0 additions and 1 deletions
  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>