Commit 220de521 authored by 杨成林's avatar 杨成林

Merge branch 'ycl/topic_index' into 'dev'

fix

See merge request alpha/sun!153
parents 1d11d0da c44788e5
......@@ -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