@ -331,7 +331,6 @@ public class TopicServiceImpl implements TopicService {
if (!(IPOBKList.isEmpty()) || !(IPOTJList.isEmpty())) {
return null;
}
int topicCountPerModule = 3;
TopicQuery topicQuery = new TopicQuery();
topicQuery.setCount(3);
topicQuery.setModule(Constant.IPOBK);