This commit is contained in:
aozhiwei 2023-07-03 13:02:18 +08:00
parent a91eea7140
commit 6db22e9245
2 changed files with 8 additions and 1 deletions

View File

@ -3,5 +3,5 @@
"port": 3306,
"user": "root",
"passwd": "keji178",
"database": "blockchaindb_dev"
"database": "bcevent_dev"
}

View File

@ -0,0 +1,7 @@
{
"host": "login-test.kingsome.cn",
"port": 3306,
"user": "root",
"passwd": "keji178",
"database": "bcnft_dev"
}