数据库调整回oms

This commit is contained in:
aixianling
2023-12-19 11:22:01 +08:00
parent 39de61cede
commit 89987aeea1
2 changed files with 3 additions and 3 deletions

View File

@@ -3,6 +3,6 @@ module.exports = {
user: "root",
port: 3306,
password: "Cwy@2019",
database: "dvcp_v2_dev",
database: "dvcp_oms_dev",
multipleStatements: true
}