Commit b35e0bff authored by wang's avatar wang

收集环境

parent 266f0201
...@@ -5382,7 +5382,7 @@ async function run() { ...@@ -5382,7 +5382,7 @@ async function run() {
for (let i = 0; i < 10; i++) { for (let i = 0; i < 10; i++) {
try { try {
let px = new PxBypass(true) let px = new PxBypass(false)
await px.initMongo() await px.initMongo()
await px.initMongo2() await px.initMongo2()
await px.step1() await px.step1()
......
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