Browse Source

修改配置

wdl 2 years ago
parent
commit
7358e77cce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      task_day/config.sh

+ 1 - 1
task_day/config.sh

@@ -3,7 +3,7 @@
 
 # 数据智能组数据库
 MYSQL_HOST=10.10.10.58
-MYSQL_URL="jdbc:mysql://$MYSQL_HOST:3306/saga_dev?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&tinyInt1isBit=false"
+MYSQL_URL="jdbc:mysql://$MYSQL_HOST:3306/dwh_saga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&tinyInt1isBit=false"
 MYSQL_USER=root
 MYSQL_PASSWORD=dwh@2022