Commit 3e46f185 authored by wang's avatar wang

f9

parent c505b26a
...@@ -5266,7 +5266,6 @@ async function run() { ...@@ -5266,7 +5266,6 @@ async function run() {
let px = new PxBypass() let px = new PxBypass()
await px.initMongo() await px.initMongo()
await px.step1() await px.step1()
// await px.test()
await px.step3() await px.step3()
await sleep(1000) await sleep(1000)
await px.step2() await px.step2()
...@@ -5276,7 +5275,7 @@ async function run() { ...@@ -5276,7 +5275,7 @@ async function run() {
// await sleep(1500) // await sleep(1500)
await px.step31() await px.step31()
await sleep(1000) await sleep(3000)
await px.step4() await px.step4()
await sleep(1500) await sleep(1500)
await px.do_func(px.pxenv.get_px11891()) await px.do_func(px.pxenv.get_px11891())
......
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