From ee402398912c721d5d74e005b1ced7c48af87ccc Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Sun, 1 Jun 2025 09:39:02 +0800 Subject: [PATCH] 'commit' --- dsData/.idea/.gitignore | 10 ++++++++++ dsData/.idea/dsData.iml | 9 +++++++++ dsData/.idea/misc.xml | 14 ++++++++++++++ dsData/.idea/modules.xml | 8 ++++++++ dsData/.idea/vcs.xml | 6 ++++++ dsData/datax-web/pom.xml | 17 +++++++++++++++-- 6 files changed, 62 insertions(+), 2 deletions(-) create mode 100644 dsData/.idea/.gitignore create mode 100644 dsData/.idea/dsData.iml create mode 100644 dsData/.idea/misc.xml create mode 100644 dsData/.idea/modules.xml create mode 100644 dsData/.idea/vcs.xml diff --git a/dsData/.idea/.gitignore b/dsData/.idea/.gitignore new file mode 100644 index 00000000..29095f88 --- /dev/null +++ b/dsData/.idea/.gitignore @@ -0,0 +1,10 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# 依赖于环境的 Maven 主目录路径 +/mavenHomeManager.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/dsData/.idea/dsData.iml b/dsData/.idea/dsData.iml new file mode 100644 index 00000000..18ec59dd --- /dev/null +++ b/dsData/.idea/dsData.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/dsData/.idea/misc.xml b/dsData/.idea/misc.xml new file mode 100644 index 00000000..c56ea090 --- /dev/null +++ b/dsData/.idea/misc.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/dsData/.idea/modules.xml b/dsData/.idea/modules.xml new file mode 100644 index 00000000..32291732 --- /dev/null +++ b/dsData/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/dsData/.idea/vcs.xml b/dsData/.idea/vcs.xml new file mode 100644 index 00000000..2e3f6920 --- /dev/null +++ b/dsData/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/dsData/datax-web/pom.xml b/dsData/datax-web/pom.xml index 7e64858c..3a7d0de0 100644 --- a/dsData/datax-web/pom.xml +++ b/dsData/datax-web/pom.xml @@ -2,7 +2,21 @@ 4.0.0 - + + + + ali-maven + http://maven.aliyun.com/nexus/content/groups/public + + true + + + true + always + fail + + + com.wugui datax-web 2.1.2 @@ -24,7 +38,6 @@ 1.8 1.8 true - 3.3.2 1.2.70 1.7.28