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