Commit 1ba96b5a authored by haowang's avatar haowang

fix code

parent 7965e62f
......@@ -18,7 +18,7 @@ class CreateTopicForBatch(BaseView):
内部使用,批量建帖
"""
def batch_create_tags(self, tags, is_location=None, is_own=None):
def batch_create_tags(self, tags, is_location=0, is_own=0):
info_logger.info({
'api': 'venus/community/tag/batch_create_tag_by_name',
......
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