Commit bc377b7b authored by 杨成林's avatar 杨成林

Merge branch 'ycl/fix' into 'test'

Ycl/fix

See merge request alpha/sun!383
parents 23e339f3 443c93be
......@@ -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