1
This commit is contained in:
parent
bbe7718539
commit
5cfce23600
@ -54,6 +54,7 @@ async function reconnectDb(app, name, conn) {
|
||||
if (err) {
|
||||
throw new Error('reconnectDb getGBcEventConn error:' + err);
|
||||
}
|
||||
console.log('reconnectDb ok ' + name);
|
||||
dbObj.conn = conn;
|
||||
} finally {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user