diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 0ff91e1c..e1d7ae7f 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -13,7 +13,7 @@ mysql: driverClassName: com.mysql.cj.jdbc.Driver user: root password: Password123@mysql - jdbcUrl : jdbc:mysql://10.10.14.203:3306/ds_db?rewriteBatchedStatements=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true&failOverReadOnly=false + jdbcUrl : jdbc:mysql://10.10.14.202:3306/ds_db?rewriteBatchedStatements=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true&failOverReadOnly=false redis: @@ -23,7 +23,7 @@ redis: # 数据可视化 dataEase: - publish_url: http://10.10.14.203:8100 + publish_url: http://10.10.14.202:8100 # 省级大屏名称 dataVisualizationProvince: 云南省教育决策支持系统【云南省】 dataVisualizationRootName: 云南省教科院