1
This commit is contained in:
parent
96883ca851
commit
48b7645dfd
@ -168,6 +168,7 @@ class DbEventProcess extends BaseService {
|
|||||||
if (row) {
|
if (row) {
|
||||||
return BigInt(row['last_idx']);
|
return BigInt(row['last_idx']);
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
return BigInt(0);
|
return BigInt(0);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user