Commit d73afaa3 authored by wang's avatar wang

111

parent 9e9a2e60
......@@ -135,7 +135,7 @@ def md5(text):
return m.hexdigest()
# 连接MongoDB数据库
client = MongoClient('mongodb://lcc-spider:JIUsfhiad&^@18.144.59.80:27017/?authSource=admin&directConnection=true')
client = MongoClient('mongodb://lcc-spider:JIUsfhiad&^@54.183.159.9:27017/?authSource=admin&directConnection=true')
db = client.env
# 查询所有文档
#platform.uname().system != 'Darwin' and not
......
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