This commit is contained in:
aozhiwei 2023-07-13 16:54:58 +08:00
parent 8ccf2aba88
commit 781a0d1d47

View File

@ -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',