This commit is contained in:
2021-06-23 11:40:48 +08:00
parent a1e6e71ebc
commit 3b45aea501
16 changed files with 196 additions and 53 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -21,7 +21,7 @@
</context-param>
<context-param>
<param-name>oracleURL</param-name>
<param-value>jdbc:oracle:thin:@10.39.0.86:1521:xmcx1</param-value>
<param-value>jdbc:oracle:thin:@10.39.0.85:1521:dev01</param-value>
</context-param>
<context-param>
<param-name>oracleUserName</param-name>
@@ -29,7 +29,7 @@
</context-param>
<context-param>
<param-name>oraclePassword</param-name>
<param-value>cpic123456</param-value>
<param-value>Cpic#1234</param-value>
</context-param>
<context-param>
<param-name>informixURL</param-name>