@@ -171,7 +171,7 @@ public class RecallService implements ApplicationContextAware {
return content;
}
// category 查询
- setContentCategory(content);
+// setContentCategory(content);
// 标题历史均值
setTitleAvgViewCount(content, param.getGhId(), param.getType());