Commit 95d10313 authored by wang's avatar wang

111

parent 63d31b26
...@@ -574,7 +574,7 @@ async function run() { ...@@ -574,7 +574,7 @@ async function run() {
if (!px.result) { if (!px.result) {
await px.step1() await px.step1()
await px.step2() // await px.step2()
// await px.sleep(1500) // await px.sleep(1500)
await px.step3() await px.step3()
// await px.sleep(8000) // await px.sleep(8000)
......
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