1
This commit is contained in:
parent
9b273be991
commit
892483ae84
@ -20,7 +20,6 @@ class BcSpider extends BaseTask {
|
|||||||
|
|
||||||
async initNet(net) {
|
async initNet(net) {
|
||||||
const events = [];
|
const events = [];
|
||||||
console.log(net);
|
|
||||||
net['Events'].forEach
|
net['Events'].forEach
|
||||||
(
|
(
|
||||||
(eventConf) => {
|
(eventConf) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user