Commit c44788e5 authored by yangchenglin's avatar yangchenglin

fix

parent 74510081
......@@ -16,7 +16,7 @@ class TopicHomeRecommendList(APIView):
error_logger.error(u'获取首页推荐帖子列表失败%s', e)
raise
return {'data': data}
return data
class TopicHomeRecommendEdit(APIView):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment