This commit is contained in:
aozhiwei 2023-07-03 22:01:19 +08:00
parent 9b273be991
commit 892483ae84

View File

@ -20,7 +20,6 @@ class BcSpider extends BaseTask {
async initNet(net) {
const events = [];
console.log(net);
net['Events'].forEach
(
(eventConf) => {