提交 25d61c35 编写于 作者: ToTensor's avatar ToTensor

add code

上级 154da469
...@@ -11,4 +11,4 @@ if __name__ == "__main__": ...@@ -11,4 +11,4 @@ if __name__ == "__main__":
print('开始向社区发帖') print('开始向社区发帖')
book_dir = 'data/{}/'.format(key) book_dir = 'data/{}/'.format(key)
mapping_path = 'data/{}.json'.format(key) mapping_path = 'data/{}.json'.format(key)
send_topic(web_url, book_dir, mapping_path) # send_topic(web_url, book_dir, mapping_path)
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册