瀏覽代碼

更改数据库为164线上库

sunwie 2 年之前
父節點
當前提交
7ff91d4e8c
共有 2 個文件被更改,包括 27 次插入7026 次删除
  1. 24 7023
      .idea/workspace.xml
  2. 3 3
      src/main/resources/properties/jeeplus.properties

文件差異過大導致無法顯示
+ 24 - 7023
.idea/workspace.xml


+ 3 - 3
src/main/resources/properties/jeeplus.properties

@@ -5,9 +5,9 @@
 #mysql database setting
 jdbc.type=mysql
 jdbc.driver=com.mysql.jdbc.Driver 
-jdbc.url=jdbc:mysql://localhost:3306/leader_db_product?useUnicode=true&characterEncoding=utf-8
-jdbc.username=root
-jdbc.password=root
+jdbc.url=jdbc:mysql://117.78.49.164:53306/leader_db_product?useUnicode=true&characterEncoding=utf-8
+jdbc.username=yanshi
+jdbc.password=yanshi123456
 jdbc.testSql=SELECT 'x'
 jdbc.dual =