摘要: 1 public List getTopicCovers(){2 if(null==topic || StringUtils.isBlank(topic.getCover())){3 return Collections.EMPTY_LIST;4 ... 阅读全文
posted @ 2014-05-30 12:36 Mauiie_娢 阅读(137) 评论(0) 推荐(0)