表名参数化

This commit is contained in:
2018-06-21 14:39:11 +08:00
parent a319843c16
commit ecf50ef77e
12 changed files with 119 additions and 86 deletions

View File

@@ -35,6 +35,10 @@
<param-name>informixURL</param-name>
<param-value>jdbc:informix-sqli://10.39.0.92:16192/ywgl_xm:INFORMIXSERVER=xmcx2;newcodeset=GBK,8859-1,819;user=ccx99;password=c92IT09</param-value>
</context-param>
<context-param>
<param-name>telsalePolicyOperatorListTableName</param-name>
<param-value>w_dxbd_i1</param-value>
</context-param>
<!--Servlet设置-->
<servlet>