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