From 77a46883f398d0675d61f9a4bbaa15a977522235 Mon Sep 17 00:00:00 2001
From: 许鹏程 <1821349743@qq.com>
Date: 星期四, 07 九月 2023 21:52:14 +0800
Subject: [PATCH] commit

---
 /dev/null  |  358 -----------------------------------------------------------
 .gitignore |    1 
 2 files changed, 1 insertions(+), 358 deletions(-)

diff --git a/.gitignore b/.gitignore
index 65aefc9..2f6cb1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 #鎵�鏈夌洰褰曚笅鐨則arget鏂囦欢澶�
 **/target/
 .svn
+.idea
\ No newline at end of file
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
deleted file mode 100644
index 0d1a979..0000000
--- a/.idea/compiler.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="CompilerConfiguration">
-    <annotationProcessing>
-      <profile default="true" name="Default" enabled="true" />
-      <profile name="Maven default annotation processors profile" enabled="true">
-        <sourceOutputDir name="target/generated-sources/annotations" />
-        <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
-        <outputRelativeToContentRoot value="true" />
-        <module name="product-server-web" />
-        <module name="product-server-datasource" />
-        <module name="product-server-report" />
-        <module name="product-server-kt-test" />
-        <module name="product-server-data-centerV2" />
-      </profile>
-    </annotationProcessing>
-  </component>
-  <component name="JavacSettings">
-    <option name="ADDITIONAL_OPTIONS_OVERRIDE">
-      <module name="product-server-data-centerV2" options="-parameters" />
-      <module name="product-server-datasource" options="-parameters" />
-      <module name="product-server-kt-test" options="-parameters" />
-      <module name="product-server-report" options="-parameters" />
-      <module name="product-server-web" options="-parameters" />
-    </option>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
deleted file mode 100644
index 01a52f5..0000000
--- a/.idea/encodings.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="Encoding" native2AsciiForPropertiesFiles="true" defaultCharsetForPropertiesFiles="UTF-8">
-    <file url="file://$PROJECT_DIR$/product-server-data-center/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/product-server-datasource/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/product-server-kt-test/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/product-server-report/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/product-server-web/src/main/java" charset="UTF-8" />
-    <file url="PROJECT" charset="UTF-8" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
deleted file mode 100644
index 2d7ac20..0000000
--- a/.idea/jarRepositories.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="RemoteRepositoriesConfiguration">
-    <remote-repository>
-      <option name="id" value="aliyun" />
-      <option name="name" value="aliyun" />
-      <option name="url" value="http://nonxin.cn:8088/repository/LX-PRODUCT-PUBLIC/" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="central" />
-      <option name="name" value="Central Repository" />
-      <option name="url" value="http://nonxin.cn:8088/repository/LX-PRODUCT-PUBLIC/" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="nexus" />
-      <option name="name" value="Team Nexus Repository" />
-      <option name="url" value="http://nonxin.cn:8088/repository/LX-PRODUCT-PUBLIC/" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="central" />
-      <option name="name" value="Maven Central repository" />
-      <option name="url" value="https://repo1.maven.org/maven2" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="jboss.community" />
-      <option name="name" value="JBoss Community repository" />
-      <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="central" />
-      <option name="name" value="Central Repository" />
-      <option name="url" value="https://maven.aliyun.com/repository/public" />
-    </remote-repository>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 771eeac..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ExternalStorageConfigurationManager" enabled="true" />
-  <component name="MavenProjectsManager">
-    <option name="originalFiles">
-      <list>
-        <option value="$PROJECT_DIR$/pom.xml" />
-      </list>
-    </option>
-  </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
-  <component name="SvnBranchConfigurationManager">
-    <option name="myConfigurationMap">
-      <map>
-        <entry key="$PROJECT_DIR$">
-          <value>
-            <SvnBranchConfiguration>
-              <option name="trunkUrl" value="http://za03a35kntye7vw:443/svn/changHong-KT" />
-            </SvnBranchConfiguration>
-          </value>
-        </entry>
-      </map>
-    </option>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
deleted file mode 100644
index 797acea..0000000
--- a/.idea/runConfigurations.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="RunConfigurationProducerService">
-    <option name="ignoredProducers">
-      <set>
-        <option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
-      </set>
-    </option>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 78e665f..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="svn" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
deleted file mode 100644
index cdafd93..0000000
--- a/.idea/workspace.xml
+++ /dev/null
@@ -1,358 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="AutoImportSettings">
-    <option name="autoReloadType" value="SELECTIVE" />
-  </component>
-  <component name="ChangeListManager">
-    <list default="true" id="5006eae6-b7c0-49af-a2a6-4dcfaf4c5a08" name="Changes" comment="">
-      <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/entity/HistoryEntity.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/config/CmnConst.java" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/config/CmnConst.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/config/ErrorCode.java" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/config/ErrorCode.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/controller/MesExternalController.java" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/controller/MesExternalController.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/service/JournalManagerService.java" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/service/JournalManagerService.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/service/MesExternalService.java" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/service/MesExternalService.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/utils/QuerySqlParseUtil.java" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/utils/QuerySqlParseUtil.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-web/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-web/pom.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-web/resources/LicenseKey.dat" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-web/resources/LicenseKey.dat" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-web/src/main/java/com/product/InitialLoad.java" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-web/src/main/java/com/product/InitialLoad.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/product-server-web/src/main/resources/application-dev.properties" beforeDir="false" afterPath="$PROJECT_DIR$/product-server-web/src/main/resources/application-dev.properties" afterDir="false" />
-    </list>
-    <option name="SHOW_DIALOG" value="false" />
-    <option name="HIGHLIGHT_CONFLICTS" value="true" />
-    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
-    <option name="LAST_RESOLUTION" value="IGNORE" />
-  </component>
-  <component name="FileTemplateManagerImpl">
-    <option name="RECENT_TEMPLATES">
-      <list>
-        <option value="Class" />
-      </list>
-    </option>
-  </component>
-  <component name="GitSEFilterConfiguration">
-    <file-type-list>
-      <filtered-out-file-type name="LOCAL_BRANCH" />
-      <filtered-out-file-type name="REMOTE_BRANCH" />
-      <filtered-out-file-type name="TAG" />
-      <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
-    </file-type-list>
-  </component>
-  <component name="ProjectId" id="2LgBBdZhrsoD5eiK3erl6mCnWKT" />
-  <component name="ProjectViewState">
-    <option name="hideEmptyMiddlePackages" value="true" />
-    <option name="showLibraryContents" value="true" />
-  </component>
-  <component name="PropertiesComponent">
-    <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
-    <property name="RequestMappingsPanelOrder0" value="0" />
-    <property name="RequestMappingsPanelOrder1" value="1" />
-    <property name="RequestMappingsPanelWidth0" value="75" />
-    <property name="RequestMappingsPanelWidth1" value="75" />
-    <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
-    <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
-    <property name="WebServerToolWindowFactoryState" value="false" />
-    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
-    <property name="nodejs_package_manager_path" value="npm" />
-    <property name="project.structure.last.edited" value="Modules" />
-    <property name="project.structure.proportion" value="0.0" />
-    <property name="project.structure.side.proportion" value="0.0" />
-    <property name="restartRequiresConfirmation" value="false" />
-    <property name="settings.editor.selected.configurable" value="build.tools" />
-    <property name="vue.rearranger.settings.migration" value="true" />
-  </component>
-  <component name="ReactorSettings">
-    <option name="notificationShown" value="true" />
-  </component>
-  <component name="RecentsManager">
-    <key name="CopyFile.RECENT_KEYS">
-      <recent name="D:\work\project\changHong-KT" />
-    </key>
-  </component>
-  <component name="RunManager" selected="Spring Boot.Application">
-    <configuration name="MesExternalService" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
-      <option name="MAIN_CLASS_NAME" value="com.product.data.center.service.MesExternalService" />
-      <module name="product-server-data-centerV2" />
-      <extension name="coverage">
-        <pattern>
-          <option name="PATTERN" value="com.product.data.center.service.*" />
-          <option name="ENABLED" value="true" />
-        </pattern>
-      </extension>
-      <method v="2">
-        <option name="Make" enabled="true" />
-      </method>
-    </configuration>
-    <configuration name="SyncDelRecordService" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
-      <option name="MAIN_CLASS_NAME" value="com.product.data.center.service.SyncDelRecordService" />
-      <module name="product-server-data-centerV2" />
-      <extension name="coverage">
-        <pattern>
-          <option name="PATTERN" value="com.product.data.center.service.*" />
-          <option name="ENABLED" value="true" />
-        </pattern>
-      </extension>
-      <method v="2">
-        <option name="Make" enabled="true" />
-      </method>
-    </configuration>
-    <configuration name="10.13.1.39 debugger" type="Remote">
-      <module name="product-server-web" />
-      <option name="USE_SOCKET_TRANSPORT" value="true" />
-      <option name="SERVER_MODE" value="false" />
-      <option name="SHMEM_ADDRESS" />
-      <option name="HOST" value="10.13.1.39" />
-      <option name="PORT" value="5005" />
-      <option name="AUTO_RESTART" value="false" />
-      <RunnerSettings RunnerId="Debug">
-        <option name="DEBUG_PORT" value="5005" />
-        <option name="LOCAL" value="false" />
-      </RunnerSettings>
-      <method v="2" />
-    </configuration>
-    <configuration name="10.16.60.170 debugger" type="Remote">
-      <option name="USE_SOCKET_TRANSPORT" value="true" />
-      <option name="SERVER_MODE" value="false" />
-      <option name="SHMEM_ADDRESS" />
-      <option name="HOST" value="10.16.60.170" />
-      <option name="PORT" value="5005" />
-      <option name="AUTO_RESTART" value="false" />
-      <RunnerSettings RunnerId="Debug">
-        <option name="DEBUG_PORT" value="5005" />
-        <option name="LOCAL" value="false" />
-      </RunnerSettings>
-      <method v="2" />
-    </configuration>
-    <configuration name="Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
-      <module name="product-server-web" />
-      <option name="SPRING_BOOT_MAIN_CLASS" value="com.product.Application" />
-      <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$/../product-server_v2.0.0/product-server-web" />
-      <option name="ALTERNATIVE_JRE_PATH" />
-      <option name="SHORTEN_COMMAND_LINE" value="NONE" />
-      <option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
-      <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
-      <method v="2">
-        <option name="Make" enabled="true" />
-      </method>
-    </configuration>
-    <list>
-      <item itemvalue="Application.SyncDelRecordService" />
-      <item itemvalue="Application.MesExternalService" />
-      <item itemvalue="Remote JVM Debug.10.16.60.170 debugger" />
-      <item itemvalue="Remote JVM Debug.10.13.1.39 debugger" />
-      <item itemvalue="Spring Boot.Application" />
-    </list>
-    <recent_temporary>
-      <list>
-        <item itemvalue="Application.MesExternalService" />
-        <item itemvalue="Application.SyncDelRecordService" />
-      </list>
-    </recent_temporary>
-  </component>
-  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
-  <component name="SvnConfiguration" cleanupOnStartRun="true">
-    <configuration>C:\Users\cheng\AppData\Roaming\Subversion</configuration>
-    <supportedVersion>125</supportedVersion>
-  </component>
-  <component name="SvnFileUrlMappingImpl">
-    <option name="myMappingRoots">
-      <list>
-        <SvnCopyRootSimple>
-          <option name="myVcsRoot" value="D:\work\project\changHong-KT" />
-          <option name="myCopyRoot" value="D:\work\project\changHong-KT" />
-        </SvnCopyRootSimple>
-      </list>
-    </option>
-    <option name="myMoreRealMappingRoots">
-      <list>
-        <SvnCopyRootSimple>
-          <option name="myVcsRoot" value="D:\work\project\changHong-KT" />
-          <option name="myCopyRoot" value="D:\work\project\changHong-KT" />
-        </SvnCopyRootSimple>
-      </list>
-    </option>
-  </component>
-  <component name="TaskManager">
-    <task active="true" id="Default" summary="Default task">
-      <changelist id="5006eae6-b7c0-49af-a2a6-4dcfaf4c5a08" name="Changes" comment="" />
-      <created>1676282712937</created>
-      <option name="number" value="Default" />
-      <option name="presentableId" value="Default" />
-      <updated>1676282712937</updated>
-      <workItem from="1676282714595" duration="1946000" />
-      <workItem from="1676338269700" duration="338000" />
-      <workItem from="1676443225557" duration="1402000" />
-      <workItem from="1676511633357" duration="52000" />
-      <workItem from="1676598175556" duration="4826000" />
-      <workItem from="1676857947250" duration="5204000" />
-      <workItem from="1676943092367" duration="5296000" />
-      <workItem from="1677202091530" duration="67000" />
-      <workItem from="1677640407209" duration="6757000" />
-      <workItem from="1677721495635" duration="72000" />
-      <workItem from="1677751216481" duration="861000" />
-      <workItem from="1677807781397" duration="35000" />
-      <workItem from="1678153343863" duration="149000" />
-      <workItem from="1678361702745" duration="2461000" />
-      <workItem from="1678411095819" duration="2000" />
-      <workItem from="1678759533244" duration="5589000" />
-      <workItem from="1678844671601" duration="3352000" />
-      <workItem from="1678849158780" duration="13000" />
-      <workItem from="1678851786240" duration="1599000" />
-      <workItem from="1678930791277" duration="45000" />
-      <workItem from="1679383442897" duration="6019000" />
-      <workItem from="1679391958839" duration="4989000" />
-      <workItem from="1679623728381" duration="145000" />
-      <workItem from="1680513579837" duration="2553000" />
-      <workItem from="1680750568147" duration="10868000" />
-      <workItem from="1680831166371" duration="3239000" />
-      <workItem from="1681094870393" duration="7958000" />
-      <workItem from="1681118193008" duration="563000" />
-      <workItem from="1681181610119" duration="3372000" />
-      <workItem from="1681264880159" duration="8375000" />
-      <workItem from="1681351410264" duration="3000" />
-      <workItem from="1684719510569" duration="17387000" />
-      <workItem from="1684745006469" duration="23000" />
-      <workItem from="1685067103029" duration="2619000" />
-      <workItem from="1685090409668" duration="3001000" />
-      <workItem from="1685515317563" duration="323000" />
-      <workItem from="1686706705067" duration="1964000" />
-      <workItem from="1686722542467" duration="4415000" />
-      <workItem from="1686808345317" duration="13479000" />
-      <workItem from="1686879612542" duration="14000" />
-      <workItem from="1686880512036" duration="3701000" />
-      <workItem from="1686894607940" duration="4000" />
-      <workItem from="1687763641245" duration="775000" />
-      <workItem from="1687769326697" duration="14000" />
-      <workItem from="1687769685046" duration="612000" />
-      <workItem from="1687770468818" duration="278000" />
-      <workItem from="1687770771703" duration="28000" />
-      <workItem from="1687927873030" duration="2862000" />
-      <workItem from="1688001437224" duration="11000" />
-      <workItem from="1688105728364" duration="2181000" />
-      <workItem from="1688117142100" duration="2632000" />
-    </task>
-    <task id="LOCAL-00001">
-      <created>1676598553295</created>
-      <option name="number" value="00001" />
-      <option name="presentableId" value="LOCAL-00001" />
-      <option name="project" value="LOCAL" />
-      <updated>1676598553295</updated>
-    </task>
-    <task id="LOCAL-00002">
-      <created>1676598999311</created>
-      <option name="number" value="00002" />
-      <option name="presentableId" value="LOCAL-00002" />
-      <option name="project" value="LOCAL" />
-      <updated>1676598999311</updated>
-    </task>
-    <task id="LOCAL-00003">
-      <created>1676858519011</created>
-      <option name="number" value="00003" />
-      <option name="presentableId" value="LOCAL-00003" />
-      <option name="project" value="LOCAL" />
-      <updated>1676858519011</updated>
-    </task>
-    <task id="LOCAL-00004">
-      <created>1676862704154</created>
-      <option name="number" value="00004" />
-      <option name="presentableId" value="LOCAL-00004" />
-      <option name="project" value="LOCAL" />
-      <updated>1676862704154</updated>
-    </task>
-    <task id="LOCAL-00005">
-      <created>1676943932313</created>
-      <option name="number" value="00005" />
-      <option name="presentableId" value="LOCAL-00005" />
-      <option name="project" value="LOCAL" />
-      <updated>1676943932313</updated>
-    </task>
-    <task id="LOCAL-00006">
-      <created>1676944022824</created>
-      <option name="number" value="00006" />
-      <option name="presentableId" value="LOCAL-00006" />
-      <option name="project" value="LOCAL" />
-      <updated>1676944022824</updated>
-    </task>
-    <task id="LOCAL-00007">
-      <created>1676944756803</created>
-      <option name="number" value="00007" />
-      <option name="presentableId" value="LOCAL-00007" />
-      <option name="project" value="LOCAL" />
-      <updated>1676944756803</updated>
-    </task>
-    <task id="LOCAL-00008">
-      <created>1677642261021</created>
-      <option name="number" value="00008" />
-      <option name="presentableId" value="LOCAL-00008" />
-      <option name="project" value="LOCAL" />
-      <updated>1677642261021</updated>
-    </task>
-    <task id="LOCAL-00009">
-      <created>1678760111369</created>
-      <option name="number" value="00009" />
-      <option name="presentableId" value="LOCAL-00009" />
-      <option name="project" value="LOCAL" />
-      <updated>1678760111369</updated>
-    </task>
-    <task id="LOCAL-00010">
-      <created>1680759561417</created>
-      <option name="number" value="00010" />
-      <option name="presentableId" value="LOCAL-00010" />
-      <option name="project" value="LOCAL" />
-      <updated>1680759561417</updated>
-    </task>
-    <task id="LOCAL-00011">
-      <created>1681269717211</created>
-      <option name="number" value="00011" />
-      <option name="presentableId" value="LOCAL-00011" />
-      <option name="project" value="LOCAL" />
-      <updated>1681269717211</updated>
-    </task>
-    <option name="localTasksCounter" value="12" />
-    <servers />
-  </component>
-  <component name="TypeScriptGeneratedFilesManager">
-    <option name="version" value="3" />
-  </component>
-  <component name="VcsManagerConfiguration">
-    <option name="LAST_COMMIT_MESSAGE" value="" />
-  </component>
-  <component name="XDebuggerManager">
-    <breakpoint-manager>
-      <breakpoints>
-        <line-breakpoint enabled="true" type="java-line">
-          <url>file://$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/controller/MesExternalController.java</url>
-          <line>83</line>
-          <option name="timeStamp" value="2" />
-        </line-breakpoint>
-        <line-breakpoint enabled="true" type="java-line">
-          <url>file://$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/service/MesExternalService.java</url>
-          <line>832</line>
-          <option name="timeStamp" value="4" />
-        </line-breakpoint>
-        <line-breakpoint enabled="true" type="java-line">
-          <url>file://$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/service/JournalManagerService.java</url>
-          <line>356</line>
-          <option name="timeStamp" value="5" />
-        </line-breakpoint>
-        <line-breakpoint enabled="true" type="java-line">
-          <url>file://$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/service/DataCollectService.java</url>
-          <line>216</line>
-          <option name="timeStamp" value="6" />
-        </line-breakpoint>
-        <line-breakpoint enabled="true" type="java-line">
-          <url>file://$PROJECT_DIR$/product-server-data-center/src/main/java/com/product/data/center/controller/MesExternalController.java</url>
-          <line>63</line>
-          <option name="timeStamp" value="7" />
-        </line-breakpoint>
-        <line-breakpoint enabled="true" type="java-line">
-          <url>file://$PROJECT_DIR$/product-server-datasource/src/main/java/com/product/datasource/dao/impl/OracleDaoImpl.java</url>
-          <line>429</line>
-          <option name="timeStamp" value="28" />
-        </line-breakpoint>
-      </breakpoints>
-    </breakpoint-manager>
-  </component>
-</project>
\ No newline at end of file

--
Gitblit v1.9.2