1
0

change db to tenants_db

This commit is contained in:
2024-06-19 11:44:45 +08:00
parent ef60460b64
commit bf6a756b28
8 changed files with 35 additions and 35 deletions

View File

@@ -40,7 +40,7 @@ database:
password: 1000omc@kp!
host: 127.0.0.1
port: 33066
name: omc_db
name: tenants_db
backup: /usr/local/omc/database
# Redis 缓存数据,数据源声明全小写

View File

@@ -40,7 +40,7 @@ database:
password: 1000omc@kp!
host: 127.0.0.1
port: 33066
name: omc_db
name: tenants_db
backup: /usr/local/omc/database
# Redis 缓存数据,数据源声明全小写