Commit 5dd000cd authored by zhengfunan's avatar zhengfunan

读取配置文件

parent db2c54e0
......@@ -4,13 +4,7 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="67e936c8-2d55-4655-871e-e6e153e4d8e1" name="更改" comment="修改路径">
<change afterPath="$PROJECT_DIR$/src/main/java/com/tongda/tdtopo/config/RawConfigUtil.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/tongda/tdtopo/auto/Neo4jAutoConfiguration.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/tongda/tdtopo/auto/Neo4jAutoConfiguration.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/tongda/tdtopo/neo4j/Neo4jServer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/tongda/tdtopo/neo4j/Neo4jServer.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/tongda/tdtopo/service/TDGraphService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/tongda/tdtopo/service/TDGraphService.java" afterDir="false" />
</list>
<list default="true" id="67e936c8-2d55-4655-871e-e6e153e4d8e1" name="更改" comment="读取配置文件" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
......@@ -101,7 +95,7 @@
<workItem from="1693447950473" duration="11267000" />
<workItem from="1693536669710" duration="10048000" />
<workItem from="1693622693690" duration="19250000" />
<workItem from="1693802539121" duration="124000" />
<workItem from="1693802539121" duration="502000" />
</task>
<task id="LOCAL-00001" summary="stater版首次提交">
<created>1693387558801</created>
......@@ -124,15 +118,34 @@
<option name="project" value="LOCAL" />
<updated>1693626349609</updated>
</task>
<option name="localTasksCounter" value="4" />
<task id="LOCAL-00004" summary="读取配置文件">
<created>1693802727953</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1693802727953</updated>
</task>
<option name="localTasksCounter" value="5" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="stater版首次提交" />
<MESSAGE value="修改路径" />
<option name="LAST_COMMIT_MESSAGE" value="修改路径" />
<MESSAGE value="读取配置文件" />
<option name="LAST_COMMIT_MESSAGE" value="读取配置文件" />
</component>
</project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment