feat: change db name from omc_db to psap_db

This commit is contained in:
zhangsz
2025-06-16 14:02:52 +08:00
parent edf39a03ee
commit 4467d786c7
9 changed files with 10 additions and 9 deletions

View File

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