Commit 69588eb8 authored by wang's avatar wang

nk 修复

parent 3565a3be
......@@ -500,9 +500,9 @@ async function run() {
// # continue
if (data.status === 0) {
for (let i = 0; i < 10; i++) {
let px = new PxBypass()
try {
let px = new PxBypass()
await px.initMongo()
await px.step1()
if (px.flag) {
......
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