1
This commit is contained in:
parent
8ccf2aba88
commit
781a0d1d47
@ -190,7 +190,7 @@ class Erc721Refresher extends BaseService {
|
||||
}
|
||||
|
||||
async update(row, fields) {
|
||||
const {err} = await this.dbpool.execBcEventConn(
|
||||
const {err} = await dbpool.execBcEventConn(
|
||||
app,
|
||||
'update',
|
||||
't_erc721_refresh',
|
||||
|
Loading…
x
Reference in New Issue
Block a user