Commit 92bba322 authored by wang's avatar wang

nk 修复

parent 69588eb8
...@@ -524,7 +524,7 @@ async function run() { ...@@ -524,7 +524,7 @@ async function run() {
// await px.add_headers() // await px.add_headers()
await sleep(1000) await sleep(1000)
} catch (e) { } catch (e) {
console.log(e) console.log(e.toString())
} finally { } finally {
await sleep(1000) await sleep(1000)
} }
......
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