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