fix: 修改数据库名称为omc_db_core

This commit is contained in:
TsMask
2025-06-11 16:33:01 +08:00
parent f9648d1b26
commit 329b74624e

View File

@@ -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: