1
This commit is contained in:
parent
2c615ab97d
commit
c5b806d149
@ -1,3 +1,11 @@
|
|||||||
|
const constant = require('./constant');
|
||||||
|
|
||||||
|
const dbHash = {
|
||||||
|
constant.GAMEDB_NAME: null,
|
||||||
|
constant.BCEVENTDB_NAME: null,
|
||||||
|
constant.BCNFTDB_NAME: null
|
||||||
|
};
|
||||||
|
|
||||||
async function getBcEventConn() {
|
async function getBcEventConn() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user