Commit e5092329 authored by wang's avatar wang

111

parent 9d26a8d0
......@@ -140,7 +140,7 @@ client = MongoClient('mongodb://lcc-spider:JIUsfhiad&^@18.144.59.80:27017/?authS
db = client.env
# 查询所有文档
#platform.uname().system != 'Darwin' and not
if pathlib.Path('env.json').exists():
if not pathlib.Path('env.json').exists():
# , 'success': {'$gte': 30}
# , 'env.navigatorparams.useragent': {'$regex': 'iPhone'}
# result = db.env_shape.find({'env.funcs' :{'$ne': None}})
......
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