Commit 443c93be authored by yangchenglin's avatar yangchenglin

fix conflict

parents 23e339f3 0f606cf4
......@@ -270,7 +270,8 @@ class TagRelatePictorialInfo(APIView):
except Exception as e:
error_logger.error(u'获取画报列表失败%s', e)
raise
return {'data': data}
return data
class TagSetListView(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