This commit is contained in:
aozhiwei 2023-07-05 16:51:53 +08:00
parent 3dd8da2d05
commit be2919251c

View File

@ -97,7 +97,7 @@ class PullDbEvent extends BaseService {
} }
getTableName() { getTableName() {
return this.eventConf['table_name'];
} }
async saveLastIdx(lastIdx) { async saveLastIdx(lastIdx) {