1
This commit is contained in:
parent
40469fc40a
commit
affa2a9faf
@ -70,7 +70,7 @@ class DbEventProcess extends BaseService {
|
||||
}
|
||||
|
||||
async pullEvent() {
|
||||
const logHead = this.getInstanceName() + ' pullDbEvent: ';
|
||||
const logHead = this.genLogHead(' pullDbEvent: ');
|
||||
const tableName = this.getTableName();
|
||||
try {
|
||||
const startIdx = this.getStartIdx();
|
||||
|
Loading…
x
Reference in New Issue
Block a user