瀏覽代碼

技淘BUG修复

anderx 7 年之前
父節點
當前提交
1a0a0a8f0e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/main/java/com/goafanti/common/mapper/AchievementMapper.xml

+ 2 - 0
src/main/java/com/goafanti/common/mapper/AchievementMapper.xml

@@ -1150,6 +1150,8 @@ and ap.achievement_id=a.id
 and branchInfo.id = ap.publish_platform
 and branchInfo.id = ap.publish_platform
 and instr(ap.publish_page,#{2})>0
 and instr(ap.publish_page,#{2})>0
 and info_sources=1
 and info_sources=1
+order by a.release_date desc limit #{0}
+
 </select>
 </select>
 
 
 <select id="getPatentList" resultType="com.goafanti.portal.bo.AchievementObject">
 <select id="getPatentList" resultType="com.goafanti.portal.bo.AchievementObject">