diff --git a/WebContent/META-INF/context.xml b/WebContent/META-INF/context.xml index a7463d7d1..edb1255ea 100644 --- a/WebContent/META-INF/context.xml +++ b/WebContent/META-INF/context.xml @@ -5,7 +5,7 @@ type="javax.sql.DataSource" maxActive="30" maxIdle="2" maxWait="10000" username="apzl" password="apzl@2018" driverClassName="com.mysql.jdbc.Driver" - url="jdbc:mysql://47.93.34.101:10323/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false" /> + url="jdbc:mysql://60.205.189.63:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false" />