rainwer 5 сар өмнө
parent
commit
31434bd4ba

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

@@ -38,7 +38,7 @@ spring:
         druid:
             # 主库数据源
             master:
-                url: jdbc:mysql://120.46.59.90:3306/ezhizao_yzbh_v2_zhengshi2?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=true&rewriteBatchedStatements=true&serverTimezone=GMT%2B8&connectTimeout=360000&socketTimeout=360000
+                url: jdbc:mysql://120.46.59.90:3306/ezhizao_yzbh_v4?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=true&rewriteBatchedStatements=true&serverTimezone=GMT%2B8&connectTimeout=360000&socketTimeout=360000
                 username: root
                 password: ezhizao.cn123456
             #                url: jdbc:mysql://localhost:3306/ezhizao_yzbh_v2?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=true&rewriteBatchedStatements=true&serverTimezone=GMT%2B8