Commit 2d2e97fa authored by tong.li's avatar tong.li

Merge branch 'master' of git.quantgroup.cn:QA/config_repository

parents 607f6f0a cc1d0be9
.idea
.vscode
\ No newline at end of file
.vscode
.DS_Store
......@@ -21,6 +21,12 @@ module.exports = {
password: 'qatest',
database: 'xyqb'
},
uuidDb:{
host: db,
user: 'qa',
password: 'qatest',
database: 'xyqb_app'
},
coreDb: {
host: db,
user: 'qa',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment