1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="c03901d9-9c14-493b-a6da-5ba0aa656069" name="Changes" comment="">
- <change afterPath="$PROJECT_DIR$/guigu-auth-parent/common/common-util/pom.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/guigu-auth-parent/common/pom.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/guigu-auth-parent/common/service-util/pom.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/guigu-auth-parent/model/pom.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/guigu-auth-parent/pom.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/guigu-auth-parent/service-system/pom.xml" 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="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="ProjectId" id="2OXIIDVn4MYrJOzzaDwarKANybf" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "WebServerToolWindowFactoryState": "false",
- "last_opened_file_path": "F:/zjExercise"
- }
- }]]></component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="c03901d9-9c14-493b-a6da-5ba0aa656069" name="Changes" comment="" />
- <created>1681700417894</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1681700417894</updated>
- <workItem from="1681700419560" duration="14000" />
- </task>
- <servers />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- </project>
|