From 37a95c5703a99dfea2965aae3ec8223f299864db Mon Sep 17 00:00:00 2001 From: linfso Date: Fri, 12 Jul 2024 10:23:02 +0800 Subject: [PATCH] md --- ...n__com_xdadan_emis_oms_framework_2_1_0.xml | 13 + emis-oms-biz-web/emis-oms-biz-web.iml | 231 +++++++++++++++++- emis-oms-biz-web/pom.xml | 1 - emis-oms-biz/emis-oms-biz.iml | 183 ++++++++++++++ emis-oms-biz/pom.xml | 1 - pom.xml | 1 - 6 files changed, 426 insertions(+), 4 deletions(-) create mode 100644 .idea/libraries/Maven__com_xdadan_emis_oms_framework_2_1_0.xml diff --git a/.idea/libraries/Maven__com_xdadan_emis_oms_framework_2_1_0.xml b/.idea/libraries/Maven__com_xdadan_emis_oms_framework_2_1_0.xml new file mode 100644 index 0000000..0b34d25 --- /dev/null +++ b/.idea/libraries/Maven__com_xdadan_emis_oms_framework_2_1_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/emis-oms-biz-web/emis-oms-biz-web.iml b/emis-oms-biz-web/emis-oms-biz-web.iml index 87ab23e..5f03364 100644 --- a/emis-oms-biz-web/emis-oms-biz-web.iml +++ b/emis-oms-biz-web/emis-oms-biz-web.iml @@ -20,9 +20,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emis-oms-biz-web/pom.xml b/emis-oms-biz-web/pom.xml index b69a178..0131635 100644 --- a/emis-oms-biz-web/pom.xml +++ b/emis-oms-biz-web/pom.xml @@ -35,7 +35,6 @@ com.xdadan emis-oms-biz 2.1.0 - compile diff --git a/emis-oms-biz/emis-oms-biz.iml b/emis-oms-biz/emis-oms-biz.iml index 93fb7f1..7099797 100644 --- a/emis-oms-biz/emis-oms-biz.iml +++ b/emis-oms-biz/emis-oms-biz.iml @@ -16,6 +16,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emis-oms-biz/pom.xml b/emis-oms-biz/pom.xml index 1f7b448..bf01c5d 100644 --- a/emis-oms-biz/pom.xml +++ b/emis-oms-biz/pom.xml @@ -27,7 +27,6 @@ com.xdadan emis-oms-system 2.1.0 - compile diff --git a/pom.xml b/pom.xml index 09d1972..cd4ab72 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,6 @@ com.baomidou mybatis-plus-extension 3.5.0 - compile