Commit 473b51d0 authored by haowang's avatar haowang

fix batch create topic

parent 5a734e89
......@@ -112,7 +112,7 @@ class CreateTopicForBatch(BaseView):
)
if _tag_error:
return self.error(_tag_error)
_tag_data.update(location_tags)
#_tag_data.update(location_tags)
# 更新发帖
# 处理标签,将文本中的标签处理成现有标签
......
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