Commit 386a5e9f authored by wang's avatar wang

验票

parent 856115b0
......@@ -139,7 +139,7 @@ client = MongoClient('mongodb://lcc-spider:JIUsfhiad&^@54.183.159.9: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