change db to tenants_db

This commit is contained in:
2024-06-19 12:06:26 +08:00
parent ab98c28436
commit 4a50df664d
5 changed files with 3 additions and 159358 deletions

View File

@@ -24,7 +24,7 @@ check_args() {
USER="root"
PASSWORD="1000omc@kp!"
PORT="33066"
DBNAME="omc_db"
DBNAME="tenants_db"
OMCRootDir=/usr/local/omc
OMCBinDir=${OMCRootDir}/bin
UpgradeSQLDir=${OMCRootDir}/etc/db/upgrade