fix: 修改数据库名称为omc_db_core
This commit is contained in:
@@ -51,7 +51,7 @@ database:
|
||||
port: 13306
|
||||
username: "root"
|
||||
password: "1000omc@kp!"
|
||||
database: "omc_db_mainv2"
|
||||
database: "omc_db_core"
|
||||
logging: true
|
||||
# SQLite database instance
|
||||
lite:
|
||||
|
||||
Reference in New Issue
Block a user