Commit aa0ab1ce authored by wang's avatar wang

nk 修复

parent 4736b583
......@@ -191,7 +191,9 @@ class PxBypass {
proxy: this.prox,
id: (new Date().getTime()) + '',
random_tls: true,
}));
}), {
timeout:5000,
});
let inRes = JSON.parse(res.data.text)
this.log.info(inRes)
this.parseRes(inRes)
......
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