From ab504cdc2a159575d4285a06f3942c2dcedd47af Mon Sep 17 00:00:00 2001 From: yujt Date: Tue, 8 Sep 2020 10:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AD=90=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 9 +++++++++ epdc-cloud-client-yushan | 1 + epdc-cloud-commons-yushan | 1 + epdc-cloud-parent-yushan | 1 + pom.xml | 21 +++++++++++++++++++++ 5 files changed, 33 insertions(+) create mode 100644 .gitmodules create mode 160000 epdc-cloud-client-yushan create mode 160000 epdc-cloud-commons-yushan create mode 160000 epdc-cloud-parent-yushan create mode 100644 pom.xml diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..682ae57 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "epdc-cloud-client-yushan"] + path = epdc-cloud-client-yushan + url = http://121.42.41.42:7070/r/epdc-cloud-client-yushan.git +[submodule "epdc-cloud-commons-yushan"] + path = epdc-cloud-commons-yushan + url = http://121.42.41.42:7070/r/epdc-cloud-commons-yushan.git +[submodule "epdc-cloud-parent-yushan"] + path = epdc-cloud-parent-yushan + url = http://121.42.41.42:7070/r/epdc-cloud-parent-yushan.git diff --git a/epdc-cloud-client-yushan b/epdc-cloud-client-yushan new file mode 160000 index 0000000..aa45b59 --- /dev/null +++ b/epdc-cloud-client-yushan @@ -0,0 +1 @@ +Subproject commit aa45b591edef069f52d7fe4e7f42a3760165146e diff --git a/epdc-cloud-commons-yushan b/epdc-cloud-commons-yushan new file mode 160000 index 0000000..8e13368 --- /dev/null +++ b/epdc-cloud-commons-yushan @@ -0,0 +1 @@ +Subproject commit 8e13368aad9310e107299b137fedd118c76bb57d diff --git a/epdc-cloud-parent-yushan b/epdc-cloud-parent-yushan new file mode 160000 index 0000000..db92131 --- /dev/null +++ b/epdc-cloud-parent-yushan @@ -0,0 +1 @@ +Subproject commit db9213163f8005cba05ad21334bebb72484174b7 diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..39dab8d --- /dev/null +++ b/pom.xml @@ -0,0 +1,21 @@ + + + 4.0.0 + + com.esua.epdc.yushan + epdc-cloud-points-yushan + 1.0.0 + + pom + 榆山党群e事通积分模块 + + + epdc-cloud-points + epdc-cloud-client-yushan + epdc-cloud-commons-yushan + epdc-cloud-parent-yushan + + +