From 7b30d977e68f429a2b0eb5fbee85030aa8199e25 Mon Sep 17 00:00:00 2001 From: linfso Date: Wed, 12 Jun 2024 10:26:24 +0800 Subject: [PATCH] md --- .idea/compiler.xml | 2 +- ...ven__com_xdadan_emis_oms_common_2_0_0.xml} | 8 +- ...__com_xdadan_emis_oms_framework_2_0_0.xml} | 8 +- ...ven__com_xdadan_emis_oms_system_2_0_0.xml} | 8 +- .idea/modules.xml | 2 +- emis-oms2c-web/emis-oms2c-web.iml | 231 +++++++++++++++++- emis-oms2c/emis-oms2c.iml | 4 +- emis-oms2c/pom.xml | 8 +- emis.iml => oms2c-service.iml | 0 pom.xml | 2 +- 10 files changed, 251 insertions(+), 22 deletions(-) rename .idea/libraries/{Maven__com_xdadan_emis_oms_common_1_0_4.xml => Maven__com_xdadan_emis_oms_common_2_0_0.xml} (60%) rename .idea/libraries/{Maven__com_xdadan_emis_oms_framework_1_0_4.xml => Maven__com_xdadan_emis_oms_framework_2_0_0.xml} (57%) rename .idea/libraries/{Maven__com_xdadan_emis_oms_system_1_0_4.xml => Maven__com_xdadan_emis_oms_system_2_0_0.xml} (60%) rename emis.iml => oms2c-service.iml (100%) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 730cbe9..6c0edbc 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -12,9 +12,9 @@ - + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_xdadan_emis_oms_common_1_0_4.xml b/.idea/libraries/Maven__com_xdadan_emis_oms_common_2_0_0.xml similarity index 60% rename from .idea/libraries/Maven__com_xdadan_emis_oms_common_1_0_4.xml rename to .idea/libraries/Maven__com_xdadan_emis_oms_common_2_0_0.xml index bba341c..9052e76 100644 --- a/.idea/libraries/Maven__com_xdadan_emis_oms_common_1_0_4.xml +++ b/.idea/libraries/Maven__com_xdadan_emis_oms_common_2_0_0.xml @@ -1,13 +1,13 @@ - + - + - + - + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_xdadan_emis_oms_framework_1_0_4.xml b/.idea/libraries/Maven__com_xdadan_emis_oms_framework_2_0_0.xml similarity index 57% rename from .idea/libraries/Maven__com_xdadan_emis_oms_framework_1_0_4.xml rename to .idea/libraries/Maven__com_xdadan_emis_oms_framework_2_0_0.xml index afbef44..4fd49a1 100644 --- a/.idea/libraries/Maven__com_xdadan_emis_oms_framework_1_0_4.xml +++ b/.idea/libraries/Maven__com_xdadan_emis_oms_framework_2_0_0.xml @@ -1,13 +1,13 @@ - + - + - + - + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_xdadan_emis_oms_system_1_0_4.xml b/.idea/libraries/Maven__com_xdadan_emis_oms_system_2_0_0.xml similarity index 60% rename from .idea/libraries/Maven__com_xdadan_emis_oms_system_1_0_4.xml rename to .idea/libraries/Maven__com_xdadan_emis_oms_system_2_0_0.xml index 4ac7421..991a383 100644 --- a/.idea/libraries/Maven__com_xdadan_emis_oms_system_1_0_4.xml +++ b/.idea/libraries/Maven__com_xdadan_emis_oms_system_2_0_0.xml @@ -1,13 +1,13 @@ - + - + - + - + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 18a5103..3d49c14 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,9 +2,9 @@ - + \ No newline at end of file diff --git a/emis-oms2c-web/emis-oms2c-web.iml b/emis-oms2c-web/emis-oms2c-web.iml index 2bacaef..6830401 100644 --- a/emis-oms2c-web/emis-oms2c-web.iml +++ b/emis-oms2c-web/emis-oms2c-web.iml @@ -20,6 +20,235 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/emis-oms2c/emis-oms2c.iml b/emis-oms2c/emis-oms2c.iml index cd2e8ca..bce04ef 100644 --- a/emis-oms2c/emis-oms2c.iml +++ b/emis-oms2c/emis-oms2c.iml @@ -15,7 +15,7 @@ - + @@ -199,7 +199,7 @@ - + diff --git a/emis-oms2c/pom.xml b/emis-oms2c/pom.xml index 585c849..9832b5a 100644 --- a/emis-oms2c/pom.xml +++ b/emis-oms2c/pom.xml @@ -6,12 +6,12 @@ com.xdadan emis - 1.0.2 + 2.0.0 ../pom.xml emis-oms2c - 1.0.2 + 2.0.0 emis oms2c 模块 @@ -20,13 +20,13 @@ com.xdadan emis-oms-common - 1.0.4 + 2.0.0 com.xdadan emis-oms-system - 1.0.4 + 2.0.0 compile diff --git a/emis.iml b/oms2c-service.iml similarity index 100% rename from emis.iml rename to oms2c-service.iml diff --git a/pom.xml b/pom.xml index 3bcc133..5902ab5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.xdadan emis - 1.0.2 + 2.0.0 emis http://www.tanex56.com