Explorar o código

Merge remote-tracking branch 'origin/test' into test

songxinlu %!s(int64=3) %!d(string=hai) anos
pai
achega
e5e474dbf7
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/main/resources/application-test.yml

+ 3 - 3
src/main/resources/application-test.yml

@@ -59,7 +59,7 @@ spring:
     druid:
       driver-class-name: com.mysql.cj.jdbc.Driver
       platform: mysql
-      url: jdbc:mysql://192.168.2.241:3306/qc?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
+      url: jdbc:mysql://192.168.2.241:3306/qc_xy?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
       username: root
       password: lantone
       # 连接池的配置信息
@@ -152,7 +152,7 @@ mybatis-plus:
       logic-not-delete-value: 1
       #自定义填充策略接口实现
       #meta-object-handler: com.baomidou.springboot.xxx
-      #自定义SQL注入器
+      #自定义SQL注入器zA
       #sql-injector: com.baomidou.springboot.xxx
   configuration:
     map-underscore-to-camel-case: true
@@ -167,7 +167,7 @@ oath.self.address: http://${myhost}:${server.port}
 
 # 加解密开关
 encrypt:
-  enable: true
+  enable: false
 
 swagger:
   enable: true