1
This commit is contained in:
parent
6878a0744c
commit
5312396dc4
@ -55,7 +55,6 @@ class DbEventProcess extends BaseService {
|
|||||||
this.lastIdx = await this.getLastIdx();
|
this.lastIdx = await this.getLastIdx();
|
||||||
this.progInfo['proclastIdx'] = this.lastIdx.toString();
|
this.progInfo['proclastIdx'] = this.lastIdx.toString();
|
||||||
this.eventHandle = eventsFactory.getEventHandle(this);
|
this.eventHandle = eventsFactory.getEventHandle(this);
|
||||||
console.log(this.eventHandle);
|
|
||||||
await this.start();
|
await this.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user