From 3d775a3db5140cb96f1d6ad6f616490bff9d2b0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B2=E6=A0=91=E9=80=9A?= <1976590620@qq.com> Date: Mon, 20 Jul 2020 13:33:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../epdc-admin-client/epdc-admin-client.iml | 142 -------- .../epdc-admin-server/epdc-admin-server.iml | 275 ---------------- esua-epdc/epdc-admin/epdc-admin.iml | 51 --- esua-epdc/epdc-auth/epdc-auth.iml | 226 ------------- .../epdc-common-clienttoken.iml | 150 --------- .../epdc-commons-api-version-control.iml | 85 ----- .../epdc-commons-dynamic-datasource.iml | 156 --------- .../epdc-commons-mybatis.iml | 155 --------- .../epdc-commons-tools-phone.iml | 61 ---- .../epdc-commons-tools-wx-ma.iml | 75 ----- .../epdc-commons-tools-wx-mp.iml | 75 ----- .../epdc-commons-tools/epdc-commons-tools.iml | 143 -------- esua-epdc/epdc-commons/epdc-commons.iml | 51 --- .../shibei-gird-sdk/shibei-gird-sdk.iml | 75 ----- .../spring-boot-httpclient-starter.iml | 72 ----- esua-epdc/epdc-gateway/epdc-gateway.iml | 215 ------------ .../epdc-activiti-client.iml | 142 -------- .../epdc-activiti-server.iml | 306 ------------------ .../epdc-activiti/epdc-activiti.iml | 51 --- .../epdc-api-client/epdc-api-client.iml | 163 ---------- .../epdc-api-server/epdc-api-server.iml | 275 ---------------- esua-epdc/epdc-module/epdc-api/epdc-api.iml | 51 --- .../epdc-custom-client/epdc-custom-client.iml | 128 -------- .../epdc-custom-server/epdc-custom-server.iml | 255 --------------- .../epdc-module/epdc-custom/epdc-custom.iml | 51 --- .../epdc-demo-client/epdc-demo-client.iml | 128 -------- .../epdc-demo-server/epdc-demo-server.iml | 246 -------------- esua-epdc/epdc-module/epdc-demo/epdc-demo.iml | 51 --- .../epdc-events-client/epdc-events-client.iml | 149 --------- .../epdc-events-server/epdc-events-server.iml | 258 --------------- .../epdc-module/epdc-events/epdc-events.iml | 51 --- .../epdc-group-client/epdc-group-client.iml | 151 --------- .../epdc-group-server/epdc-group-server.iml | 245 -------------- .../epdc-module/epdc-group/epdc-group.iml | 51 --- .../epdc-heart-client/epdc-heart-client.iml | 129 -------- .../epdc-heart-server/epdc-heart-server.iml | 267 --------------- .../epdc-module/epdc-heart/epdc-heart.iml | 51 --- .../epdc-job-client/epdc-job-client.iml | 129 -------- .../epdc-job-server/epdc-job-server.iml | 226 ------------- esua-epdc/epdc-module/epdc-job/epdc-job.iml | 51 --- .../epdc-kpi-client/epdc-kpi-client.iml | 128 -------- .../epdc-kpi-server/epdc-kpi-server.iml | 230 ------------- esua-epdc/epdc-module/epdc-kpi/epdc-kpi.iml | 51 --- .../epdc-message-client.iml | 142 -------- .../epdc-message-server.iml | 231 ------------- .../epdc-module/epdc-message/epdc-message.iml | 51 --- esua-epdc/epdc-module/epdc-module.iml | 51 --- .../epdc-news-client/epdc-news-client.iml | 128 -------- .../epdc-news-server/epdc-news-server.iml | 235 -------------- esua-epdc/epdc-module/epdc-news/epdc-news.iml | 51 --- .../epdc-oss-client/epdc-oss-client.iml | 128 -------- .../epdc-oss-server/epdc-oss-server.iml | 241 -------------- esua-epdc/epdc-module/epdc-oss/epdc-oss.iml | 51 --- .../epdc-user-client/epdc-user-client.iml | 128 -------- .../epdc-user-server/epdc-user-server.iml | 237 -------------- esua-epdc/epdc-module/epdc-user/epdc-user.iml | 51 --- .../epdc-webservice/epdc-webservice.iml | 253 --------------- .../epdc-websocket-client.iml | 128 -------- .../epdc-websocket-server.iml | 177 ---------- .../epdc-websocket/epdc-websocket.iml | 51 --- esua-epdc/esua-epdc.iml | 51 --- 61 files changed, 8406 deletions(-) delete mode 100644 esua-epdc/epdc-admin/epdc-admin-client/epdc-admin-client.iml delete mode 100644 esua-epdc/epdc-admin/epdc-admin-server/epdc-admin-server.iml delete mode 100644 esua-epdc/epdc-admin/epdc-admin.iml delete mode 100644 esua-epdc/epdc-auth/epdc-auth.iml delete mode 100644 esua-epdc/epdc-commons/epdc-common-clienttoken/epdc-common-clienttoken.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons-api-version-control/epdc-commons-api-version-control.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons-dynamic-datasource/epdc-commons-dynamic-datasource.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons-mybatis/epdc-commons-mybatis.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons-tools-phone/epdc-commons-tools-phone.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons-tools-wx-ma/epdc-commons-tools-wx-ma.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons-tools-wx-mp/epdc-commons-tools-wx-mp.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons-tools/epdc-commons-tools.iml delete mode 100644 esua-epdc/epdc-commons/epdc-commons.iml delete mode 100644 esua-epdc/epdc-commons/shibei-gird-sdk/shibei-gird-sdk.iml delete mode 100644 esua-epdc/epdc-commons/spring-boot-httpclient-starter/spring-boot-httpclient-starter.iml delete mode 100644 esua-epdc/epdc-gateway/epdc-gateway.iml delete mode 100644 esua-epdc/epdc-module/epdc-activiti/epdc-activiti-client/epdc-activiti-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-activiti/epdc-activiti-server/epdc-activiti-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-activiti/epdc-activiti.iml delete mode 100644 esua-epdc/epdc-module/epdc-api/epdc-api-client/epdc-api-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-api/epdc-api-server/epdc-api-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-api/epdc-api.iml delete mode 100644 esua-epdc/epdc-module/epdc-custom/epdc-custom-client/epdc-custom-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-custom/epdc-custom-server/epdc-custom-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-custom/epdc-custom.iml delete mode 100644 esua-epdc/epdc-module/epdc-demo/epdc-demo-client/epdc-demo-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-demo/epdc-demo-server/epdc-demo-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-demo/epdc-demo.iml delete mode 100644 esua-epdc/epdc-module/epdc-events/epdc-events-client/epdc-events-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-events/epdc-events-server/epdc-events-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-events/epdc-events.iml delete mode 100644 esua-epdc/epdc-module/epdc-group/epdc-group-client/epdc-group-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-group/epdc-group-server/epdc-group-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-group/epdc-group.iml delete mode 100644 esua-epdc/epdc-module/epdc-heart/epdc-heart-client/epdc-heart-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-heart/epdc-heart-server/epdc-heart-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-heart/epdc-heart.iml delete mode 100644 esua-epdc/epdc-module/epdc-job/epdc-job-client/epdc-job-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-job/epdc-job-server/epdc-job-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-job/epdc-job.iml delete mode 100644 esua-epdc/epdc-module/epdc-kpi/epdc-kpi-client/epdc-kpi-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-kpi/epdc-kpi-server/epdc-kpi-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-kpi/epdc-kpi.iml delete mode 100644 esua-epdc/epdc-module/epdc-message/epdc-message-client/epdc-message-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-message/epdc-message-server/epdc-message-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-message/epdc-message.iml delete mode 100644 esua-epdc/epdc-module/epdc-module.iml delete mode 100644 esua-epdc/epdc-module/epdc-news/epdc-news-client/epdc-news-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-news/epdc-news-server/epdc-news-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-news/epdc-news.iml delete mode 100644 esua-epdc/epdc-module/epdc-oss/epdc-oss-client/epdc-oss-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-oss/epdc-oss-server/epdc-oss-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-oss/epdc-oss.iml delete mode 100644 esua-epdc/epdc-module/epdc-user/epdc-user-client/epdc-user-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-user/epdc-user-server/epdc-user-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-user/epdc-user.iml delete mode 100644 esua-epdc/epdc-module/epdc-webservice/epdc-webservice.iml delete mode 100644 esua-epdc/epdc-module/epdc-websocket/epdc-websocket-client/epdc-websocket-client.iml delete mode 100644 esua-epdc/epdc-module/epdc-websocket/epdc-websocket-server/epdc-websocket-server.iml delete mode 100644 esua-epdc/epdc-module/epdc-websocket/epdc-websocket.iml delete mode 100644 esua-epdc/esua-epdc.iml diff --git a/esua-epdc/epdc-admin/epdc-admin-client/epdc-admin-client.iml b/esua-epdc/epdc-admin/epdc-admin-client/epdc-admin-client.iml deleted file mode 100644 index 53f60451..00000000 --- a/esua-epdc/epdc-admin/epdc-admin-client/epdc-admin-client.iml +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-admin/epdc-admin-server/epdc-admin-server.iml b/esua-epdc/epdc-admin/epdc-admin-server/epdc-admin-server.iml deleted file mode 100644 index 71429958..00000000 --- a/esua-epdc/epdc-admin/epdc-admin-server/epdc-admin-server.iml +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-admin/epdc-admin.iml b/esua-epdc/epdc-admin/epdc-admin.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-admin/epdc-admin.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-auth/epdc-auth.iml b/esua-epdc/epdc-auth/epdc-auth.iml deleted file mode 100644 index 4bbdb3bd..00000000 --- a/esua-epdc/epdc-auth/epdc-auth.iml +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-common-clienttoken/epdc-common-clienttoken.iml b/esua-epdc/epdc-commons/epdc-common-clienttoken/epdc-common-clienttoken.iml deleted file mode 100644 index 29d6795a..00000000 --- a/esua-epdc/epdc-commons/epdc-common-clienttoken/epdc-common-clienttoken.iml +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons-api-version-control/epdc-commons-api-version-control.iml b/esua-epdc/epdc-commons/epdc-commons-api-version-control/epdc-commons-api-version-control.iml deleted file mode 100644 index 425965c8..00000000 --- a/esua-epdc/epdc-commons/epdc-commons-api-version-control/epdc-commons-api-version-control.iml +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons-dynamic-datasource/epdc-commons-dynamic-datasource.iml b/esua-epdc/epdc-commons/epdc-commons-dynamic-datasource/epdc-commons-dynamic-datasource.iml deleted file mode 100644 index d5360b9f..00000000 --- a/esua-epdc/epdc-commons/epdc-commons-dynamic-datasource/epdc-commons-dynamic-datasource.iml +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons-mybatis/epdc-commons-mybatis.iml b/esua-epdc/epdc-commons/epdc-commons-mybatis/epdc-commons-mybatis.iml deleted file mode 100644 index 9b447e3d..00000000 --- a/esua-epdc/epdc-commons/epdc-commons-mybatis/epdc-commons-mybatis.iml +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons-tools-phone/epdc-commons-tools-phone.iml b/esua-epdc/epdc-commons/epdc-commons-tools-phone/epdc-commons-tools-phone.iml deleted file mode 100644 index 597f3cc9..00000000 --- a/esua-epdc/epdc-commons/epdc-commons-tools-phone/epdc-commons-tools-phone.iml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons-tools-wx-ma/epdc-commons-tools-wx-ma.iml b/esua-epdc/epdc-commons/epdc-commons-tools-wx-ma/epdc-commons-tools-wx-ma.iml deleted file mode 100644 index 65aa4b95..00000000 --- a/esua-epdc/epdc-commons/epdc-commons-tools-wx-ma/epdc-commons-tools-wx-ma.iml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons-tools-wx-mp/epdc-commons-tools-wx-mp.iml b/esua-epdc/epdc-commons/epdc-commons-tools-wx-mp/epdc-commons-tools-wx-mp.iml deleted file mode 100644 index 360e9a40..00000000 --- a/esua-epdc/epdc-commons/epdc-commons-tools-wx-mp/epdc-commons-tools-wx-mp.iml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons-tools/epdc-commons-tools.iml b/esua-epdc/epdc-commons/epdc-commons-tools/epdc-commons-tools.iml deleted file mode 100644 index 7e057631..00000000 --- a/esua-epdc/epdc-commons/epdc-commons-tools/epdc-commons-tools.iml +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/epdc-commons.iml b/esua-epdc/epdc-commons/epdc-commons.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-commons/epdc-commons.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/shibei-gird-sdk/shibei-gird-sdk.iml b/esua-epdc/epdc-commons/shibei-gird-sdk/shibei-gird-sdk.iml deleted file mode 100644 index c6e453fd..00000000 --- a/esua-epdc/epdc-commons/shibei-gird-sdk/shibei-gird-sdk.iml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-commons/spring-boot-httpclient-starter/spring-boot-httpclient-starter.iml b/esua-epdc/epdc-commons/spring-boot-httpclient-starter/spring-boot-httpclient-starter.iml deleted file mode 100644 index 6f5a61fa..00000000 --- a/esua-epdc/epdc-commons/spring-boot-httpclient-starter/spring-boot-httpclient-starter.iml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-gateway/epdc-gateway.iml b/esua-epdc/epdc-gateway/epdc-gateway.iml deleted file mode 100644 index 53b6c905..00000000 --- a/esua-epdc/epdc-gateway/epdc-gateway.iml +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-activiti/epdc-activiti-client/epdc-activiti-client.iml b/esua-epdc/epdc-module/epdc-activiti/epdc-activiti-client/epdc-activiti-client.iml deleted file mode 100644 index 01c37402..00000000 --- a/esua-epdc/epdc-module/epdc-activiti/epdc-activiti-client/epdc-activiti-client.iml +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-activiti/epdc-activiti-server/epdc-activiti-server.iml b/esua-epdc/epdc-module/epdc-activiti/epdc-activiti-server/epdc-activiti-server.iml deleted file mode 100644 index 7f07d65d..00000000 --- a/esua-epdc/epdc-module/epdc-activiti/epdc-activiti-server/epdc-activiti-server.iml +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-activiti/epdc-activiti.iml b/esua-epdc/epdc-module/epdc-activiti/epdc-activiti.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-activiti/epdc-activiti.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-api/epdc-api-client/epdc-api-client.iml b/esua-epdc/epdc-module/epdc-api/epdc-api-client/epdc-api-client.iml deleted file mode 100644 index ec96c1ca..00000000 --- a/esua-epdc/epdc-module/epdc-api/epdc-api-client/epdc-api-client.iml +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-api/epdc-api-server/epdc-api-server.iml b/esua-epdc/epdc-module/epdc-api/epdc-api-server/epdc-api-server.iml deleted file mode 100644 index b847ce68..00000000 --- a/esua-epdc/epdc-module/epdc-api/epdc-api-server/epdc-api-server.iml +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-api/epdc-api.iml b/esua-epdc/epdc-module/epdc-api/epdc-api.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-api/epdc-api.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-custom/epdc-custom-client/epdc-custom-client.iml b/esua-epdc/epdc-module/epdc-custom/epdc-custom-client/epdc-custom-client.iml deleted file mode 100644 index c208a288..00000000 --- a/esua-epdc/epdc-module/epdc-custom/epdc-custom-client/epdc-custom-client.iml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/epdc-custom-server.iml b/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/epdc-custom-server.iml deleted file mode 100644 index 1ff8470f..00000000 --- a/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/epdc-custom-server.iml +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-custom/epdc-custom.iml b/esua-epdc/epdc-module/epdc-custom/epdc-custom.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-custom/epdc-custom.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-demo/epdc-demo-client/epdc-demo-client.iml b/esua-epdc/epdc-module/epdc-demo/epdc-demo-client/epdc-demo-client.iml deleted file mode 100644 index c208a288..00000000 --- a/esua-epdc/epdc-module/epdc-demo/epdc-demo-client/epdc-demo-client.iml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-demo/epdc-demo-server/epdc-demo-server.iml b/esua-epdc/epdc-module/epdc-demo/epdc-demo-server/epdc-demo-server.iml deleted file mode 100644 index 934dbbda..00000000 --- a/esua-epdc/epdc-module/epdc-demo/epdc-demo-server/epdc-demo-server.iml +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-demo/epdc-demo.iml b/esua-epdc/epdc-module/epdc-demo/epdc-demo.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-demo/epdc-demo.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-events/epdc-events-client/epdc-events-client.iml b/esua-epdc/epdc-module/epdc-events/epdc-events-client/epdc-events-client.iml deleted file mode 100644 index 06142e9b..00000000 --- a/esua-epdc/epdc-module/epdc-events/epdc-events-client/epdc-events-client.iml +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-events/epdc-events-server/epdc-events-server.iml b/esua-epdc/epdc-module/epdc-events/epdc-events-server/epdc-events-server.iml deleted file mode 100644 index bd5cfa92..00000000 --- a/esua-epdc/epdc-module/epdc-events/epdc-events-server/epdc-events-server.iml +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-events/epdc-events.iml b/esua-epdc/epdc-module/epdc-events/epdc-events.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-events/epdc-events.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-group/epdc-group-client/epdc-group-client.iml b/esua-epdc/epdc-module/epdc-group/epdc-group-client/epdc-group-client.iml deleted file mode 100644 index fefc7842..00000000 --- a/esua-epdc/epdc-module/epdc-group/epdc-group-client/epdc-group-client.iml +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-group/epdc-group-server/epdc-group-server.iml b/esua-epdc/epdc-module/epdc-group/epdc-group-server/epdc-group-server.iml deleted file mode 100644 index 685e56d1..00000000 --- a/esua-epdc/epdc-module/epdc-group/epdc-group-server/epdc-group-server.iml +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-group/epdc-group.iml b/esua-epdc/epdc-module/epdc-group/epdc-group.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-group/epdc-group.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-heart/epdc-heart-client/epdc-heart-client.iml b/esua-epdc/epdc-module/epdc-heart/epdc-heart-client/epdc-heart-client.iml deleted file mode 100644 index f358f416..00000000 --- a/esua-epdc/epdc-module/epdc-heart/epdc-heart-client/epdc-heart-client.iml +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/epdc-heart-server.iml b/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/epdc-heart-server.iml deleted file mode 100644 index e5c76c45..00000000 --- a/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/epdc-heart-server.iml +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-heart/epdc-heart.iml b/esua-epdc/epdc-module/epdc-heart/epdc-heart.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-heart/epdc-heart.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-job/epdc-job-client/epdc-job-client.iml b/esua-epdc/epdc-module/epdc-job/epdc-job-client/epdc-job-client.iml deleted file mode 100644 index 2a942bce..00000000 --- a/esua-epdc/epdc-module/epdc-job/epdc-job-client/epdc-job-client.iml +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-job/epdc-job-server/epdc-job-server.iml b/esua-epdc/epdc-module/epdc-job/epdc-job-server/epdc-job-server.iml deleted file mode 100644 index bb3b14bb..00000000 --- a/esua-epdc/epdc-module/epdc-job/epdc-job-server/epdc-job-server.iml +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-job/epdc-job.iml b/esua-epdc/epdc-module/epdc-job/epdc-job.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-job/epdc-job.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-kpi/epdc-kpi-client/epdc-kpi-client.iml b/esua-epdc/epdc-module/epdc-kpi/epdc-kpi-client/epdc-kpi-client.iml deleted file mode 100644 index c208a288..00000000 --- a/esua-epdc/epdc-module/epdc-kpi/epdc-kpi-client/epdc-kpi-client.iml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-kpi/epdc-kpi-server/epdc-kpi-server.iml b/esua-epdc/epdc-module/epdc-kpi/epdc-kpi-server/epdc-kpi-server.iml deleted file mode 100644 index 40bfdd99..00000000 --- a/esua-epdc/epdc-module/epdc-kpi/epdc-kpi-server/epdc-kpi-server.iml +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-kpi/epdc-kpi.iml b/esua-epdc/epdc-module/epdc-kpi/epdc-kpi.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-kpi/epdc-kpi.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-message/epdc-message-client/epdc-message-client.iml b/esua-epdc/epdc-module/epdc-message/epdc-message-client/epdc-message-client.iml deleted file mode 100644 index 01c37402..00000000 --- a/esua-epdc/epdc-module/epdc-message/epdc-message-client/epdc-message-client.iml +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-message/epdc-message-server/epdc-message-server.iml b/esua-epdc/epdc-module/epdc-message/epdc-message-server/epdc-message-server.iml deleted file mode 100644 index e1af9d94..00000000 --- a/esua-epdc/epdc-module/epdc-message/epdc-message-server/epdc-message-server.iml +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-message/epdc-message.iml b/esua-epdc/epdc-module/epdc-message/epdc-message.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-message/epdc-message.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-module.iml b/esua-epdc/epdc-module/epdc-module.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-module.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-news/epdc-news-client/epdc-news-client.iml b/esua-epdc/epdc-module/epdc-news/epdc-news-client/epdc-news-client.iml deleted file mode 100644 index c208a288..00000000 --- a/esua-epdc/epdc-module/epdc-news/epdc-news-client/epdc-news-client.iml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-news/epdc-news-server/epdc-news-server.iml b/esua-epdc/epdc-module/epdc-news/epdc-news-server/epdc-news-server.iml deleted file mode 100644 index b9ee5daa..00000000 --- a/esua-epdc/epdc-module/epdc-news/epdc-news-server/epdc-news-server.iml +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-news/epdc-news.iml b/esua-epdc/epdc-module/epdc-news/epdc-news.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-news/epdc-news.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-oss/epdc-oss-client/epdc-oss-client.iml b/esua-epdc/epdc-module/epdc-oss/epdc-oss-client/epdc-oss-client.iml deleted file mode 100644 index c208a288..00000000 --- a/esua-epdc/epdc-module/epdc-oss/epdc-oss-client/epdc-oss-client.iml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-oss/epdc-oss-server/epdc-oss-server.iml b/esua-epdc/epdc-module/epdc-oss/epdc-oss-server/epdc-oss-server.iml deleted file mode 100644 index 60396afc..00000000 --- a/esua-epdc/epdc-module/epdc-oss/epdc-oss-server/epdc-oss-server.iml +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-oss/epdc-oss.iml b/esua-epdc/epdc-module/epdc-oss/epdc-oss.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-oss/epdc-oss.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-user/epdc-user-client/epdc-user-client.iml b/esua-epdc/epdc-module/epdc-user/epdc-user-client/epdc-user-client.iml deleted file mode 100644 index c208a288..00000000 --- a/esua-epdc/epdc-module/epdc-user/epdc-user-client/epdc-user-client.iml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-user/epdc-user-server/epdc-user-server.iml b/esua-epdc/epdc-module/epdc-user/epdc-user-server/epdc-user-server.iml deleted file mode 100644 index 4c2c5cef..00000000 --- a/esua-epdc/epdc-module/epdc-user/epdc-user-server/epdc-user-server.iml +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-user/epdc-user.iml b/esua-epdc/epdc-module/epdc-user/epdc-user.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-user/epdc-user.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-webservice/epdc-webservice.iml b/esua-epdc/epdc-module/epdc-webservice/epdc-webservice.iml deleted file mode 100644 index c5093d10..00000000 --- a/esua-epdc/epdc-module/epdc-webservice/epdc-webservice.iml +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-websocket/epdc-websocket-client/epdc-websocket-client.iml b/esua-epdc/epdc-module/epdc-websocket/epdc-websocket-client/epdc-websocket-client.iml deleted file mode 100644 index 9071abc1..00000000 --- a/esua-epdc/epdc-module/epdc-websocket/epdc-websocket-client/epdc-websocket-client.iml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-websocket/epdc-websocket-server/epdc-websocket-server.iml b/esua-epdc/epdc-module/epdc-websocket/epdc-websocket-server/epdc-websocket-server.iml deleted file mode 100644 index 3afa8656..00000000 --- a/esua-epdc/epdc-module/epdc-websocket/epdc-websocket-server/epdc-websocket-server.iml +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/epdc-module/epdc-websocket/epdc-websocket.iml b/esua-epdc/epdc-module/epdc-websocket/epdc-websocket.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/epdc-module/epdc-websocket/epdc-websocket.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/esua-epdc/esua-epdc.iml b/esua-epdc/esua-epdc.iml deleted file mode 100644 index d1f05fac..00000000 --- a/esua-epdc/esua-epdc.iml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file