src/main/resources/mapper/keywordMapper.xml
@@ -50,6 +50,7 @@ p.platform_name ORDER BY total_repetitions DESC LIMIT 30 </select> <select id="getResultByTypeId" resultType="com.linghu.model.vo.PlatformProportionVO"> SELECT @@ -95,7 +96,7 @@ </if> GROUP BY t.type_name,p.platform_name ORDER BY r.repetition_num DESC total_repetitions DESC </select> <select id="getResultByPlatformId" resultType="com.linghu.model.vo.ResultListVO"> SELECT