Commit 2a8e0b8c authored by 黎博's avatar 黎博

Merge branch 'master' of git.quantgroup.cn:QA/qa-platform

parents d787fd59 2210808e
......@@ -13,7 +13,7 @@ public enum Namespace {
FE("fe", "fe", "jdbc:mysql://172.17.5.9:31024/", "qa", "qatest"),
VCC("vcc", "vcc", "jdbc:mysql://172.17.5.8:31110/", "qa", "qatest"),
VCC2("vcc2", "vcc2", "jdbc:mysql://172.17.5.12:30977/", "qa", "qatest"),
VCC3("vcc3", "vcc3", "jdbc:mysql://172.17.5.9:31393/", "qa", "qatest");
VCC3("vcc3", "vcc3", "jdbc:mysql://172.17.5.17:31393/", "qa", "qatest");
private String key;
......
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