1
This commit is contained in:
parent
aa3863aeec
commit
31b30faff1
@ -86,6 +86,7 @@ class PullDbEvent extends BaseService {
|
||||
} else {
|
||||
this.lastIdx = endIdx;
|
||||
}
|
||||
this.progInfo['lastIdx'] = this.lastIdx.toString();
|
||||
await this.saveLastIdx(this.lastIdx);
|
||||
} catch (err) {
|
||||
log.error(logHead + err);
|
||||
|
Loading…
x
Reference in New Issue
Block a user