Bläddra i källkod

修改爬虫任务

syh 5 år sedan
förälder
incheckning
292987e47e
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. 1 2
      jeecg-boot-module-system/src/main/resources/application-test.yml

+ 1 - 2
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -99,8 +99,7 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          #          url: jdbc:mysql://192.168.0.23:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
-          url: jdbc:mysql://39.106.184.70:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
           password: hcst2019
           driver-class-name: com.mysql.jdbc.Driver