Sfoglia il codice sorgente

upate dataSource-dev.xml

Li Yuan 2 anni fa
parent
commit
9ae9a97910

+ 2 - 2
ibps-provider-root/modules/provider-platform/src/main/resources/conf/dataSource-dev.xml

@@ -7,9 +7,9 @@
     <!-- dev下使用该链接 -->
     <dbType>mysql</dbType>
     <driver>com.mysql.jdbc.Driver</driver>
-    <driverUrl>jdbc:mysql://dev1.local:3306/klims-ibps3?useUnicode=true&amp;characterEncoding=utf-8</driverUrl>
+    <driverUrl>jdbc:mysql://119.23.210.103:3306/klims-ibps3?useUnicode=true&amp;characterEncoding=utf-8</driverUrl>
     <user>root</user>
-    <password>test001</password>
+    <password>!$%^QWER</password>
 
 
     <!-- 金源   172.18.157.44      119.23.210.103  -->