From 1ad460546232aa86044c3c5bab18f1a58f661b8c Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Thu, 5 Feb 2026 15:58:37 +0800 Subject: [PATCH] 'commit' --- DataX/run_jobs_full.sh | 2 +- DataX/run_jobs_inc.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DataX/run_jobs_full.sh b/DataX/run_jobs_full.sh index 9ad45a1..ae8d830 100644 --- a/DataX/run_jobs_full.sh +++ b/DataX/run_jobs_full.sh @@ -35,7 +35,7 @@ JOBS=( ) # 定义全局参数 -PARAMS="-Dsrc_user=ylt -Dsrc_pwd=Ycharge666 -Dsrc_jdbc=jdbc:mysql://rm-bp1ux6tuk49er80t9xo.mysql.rds.aliyuncs.com:3306/yltcharge -Ddest_user=root -Ddest_pwd=DsideaL147258369 -Ddest_load_url=192.168.10.250:8030 -Ddest_jdbc=jdbc:mysql://192.168.10.250:9030/yltcharge" +PARAMS="-Dsrc_user=ylt -Dsrc_pwd=Ycharge666 -Dsrc_jdbc=jdbc:mysql://rm-bp1ux6tuk49er80t9xo.mysql.rds.aliyuncs.com:3306/yltcharge -Ddest_user=root -Ddest_pwd=DsideaL147258369 -Ddest_load_url=10.10.14.204:8030 -Ddest_jdbc=jdbc:mysql://10.10.14.204:9030/yltcharge" # 在脚本最开始记录开始时间 diff --git a/DataX/run_jobs_inc.sh b/DataX/run_jobs_inc.sh index a7eb8db..0080f5f 100644 --- a/DataX/run_jobs_inc.sh +++ b/DataX/run_jobs_inc.sh @@ -35,7 +35,7 @@ JOBS=( ) # 定义全局参数 -PARAMS="-Dsrc_user=ylt -Dsrc_pwd=Ycharge666 -Dsrc_jdbc=jdbc:mysql://rm-bp1ux6tuk49er80t9xo.mysql.rds.aliyuncs.com:3306/yltcharge -Ddest_user=root -Ddest_pwd=DsideaL147258369 -Ddest_load_url=192.168.10.250:8030 -Ddest_jdbc=jdbc:mysql://192.168.10.250:9030/yltcharge" +PARAMS="-Dsrc_user=ylt -Dsrc_pwd=Ycharge666 -Dsrc_jdbc=jdbc:mysql://rm-bp1ux6tuk49er80t9xo.mysql.rds.aliyuncs.com:3306/yltcharge -Ddest_user=root -Ddest_pwd=DsideaL147258369 -Ddest_load_url=10.10.14.204:8030 -Ddest_jdbc=jdbc:mysql://10.10.14.204:9030/yltcharge" # 在脚本最开始记录开始时间