Commit 0fa6b294 by xing_wang

修改数据库连接方式

parent 33dca6a6
#\u5185\u8499
jdbc.driverClass=oracle.jdbc.driver.OracleDriver
jdbc.url=jdbc:oracle:thin:@192.168.1.102:1521:XZXT
jdbc.url=jdbc:oracle:thin:@47.92.129.99:1600:orcl
jdbc.user=XZXT
jdbc.password=XZXT
#mis
jdbc.mis.driverClass=oracle.jdbc.driver.OracleDriver
jdbc.mis.url=jdbc:oracle:thin:@192.168.1.102:1521:XZXT
jdbc.mis.url=jdbc:oracle:thin:@47.92.129.99:orcl
jdbc.mis.user=DBAUSERGAXZ
jdbc.mis.password=DBAUSERGAXZ
\ No newline at end of file
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