Commit d9dbf4c2 by lixinming

no message

parent e886fae4
......@@ -31,7 +31,7 @@ export const mySqlConfig = {
export const orcaleConfig = {
user:'root',
password:'root',
connectString : "192.168.0.140:1521/orcl"
connectString : "127.0.0.1:1521/orcl"
}
......
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