diff --git a/entrance/src/main/resources/application.yml b/entrance/src/main/resources/application.yml index c9048e7d..0f4aaf80 100644 --- a/entrance/src/main/resources/application.yml +++ b/entrance/src/main/resources/application.yml @@ -9,7 +9,7 @@ spring: # url: jdbc:mysql://192.168.1.24:13306/pqs91002?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true # username: root # password: njcnpqs - url: jdbc:mysql://192.168.1.24:13306/pqs9100_nx?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true + url: jdbc:mysql://192.168.2.125:3306/pqs9100?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true username: root password: njcnpqs #初始化建立物理连接的个数、最小、最大连接数 diff --git a/entrance/src/main/resources/logback.xml b/entrance/src/main/resources/logback.xml index 4490760f..5a875990 100644 --- a/entrance/src/main/resources/logback.xml +++ b/entrance/src/main/resources/logback.xml @@ -5,7 +5,7 @@ - +