From 0ef201ff1697460d9209a3b7b227ebc57d62f04a Mon Sep 17 00:00:00 2001
From: zm <zm@iemsoft.cn>
Date: Tue, 16 Jun 2020 23:44:45 +0800
Subject: [PATCH] 整理配置文件(开发环境)

---
 epc-backend/epc-login-location/epc-login-location.iml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/epc-backend/epc-login-location/epc-login-location.iml b/epc-backend/epc-login-location/epc-login-location.iml
index 7506d94..820ef27 100644
--- a/epc-backend/epc-login-location/epc-login-location.iml
+++ b/epc-backend/epc-login-location/epc-login-location.iml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
+<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
   <component name="FacetManager">
     <facet type="Spring" name="Spring">
       <configuration />
@@ -88,7 +88,7 @@
     <orderEntry type="module-library">
       <library name="Maven: com.alibaba:jconsole:1.8.0">
         <CLASSES>
-          <root url="jar://D:/program files/Java/jdk1.8.0_211/lib/jconsole.jar!/" />
+          <root url="jar://C:/Program Files/Java/jdk1.8.0_65/lib/jconsole.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
@@ -97,7 +97,7 @@
     <orderEntry type="module-library">
       <library name="Maven: com.alibaba:tools:1.8.0">
         <CLASSES>
-          <root url="jar://D:/program files/Java/jdk1.8.0_211/lib/tools.jar!/" />
+          <root url="jar://C:/Program Files/Java/jdk1.8.0_65/lib/tools.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />

--
Gitblit v1.8.0