|
@@ -0,0 +1,72 @@
|
|
|
+<?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="b38871b0-bb40-441f-b377-5921d5041038" name="Changes" comment="">
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/resources/application-dev.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application-dev.yml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/resources/static/css/admin/console.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/css/admin/console.css" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/resources/static/image/icon/console-logo.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/image/icon/console-logo.png" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/resources/templates/admin/console.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/admin/console.html" 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="ProjectColorInfo">{
|
|
|
+ "associatedIndex": 5
|
|
|
+}</component>
|
|
|
+ <component name="ProjectId" id="2q6LjQ5BW9EohyMPSlCGUSYWtA4" />
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <option name="openDirectoriesWithSingleClick" value="true" />
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent">{
|
|
|
+ "keyToString": {
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "git-widget-placeholder": "master",
|
|
|
+ "kotlin-language-version-configured": "true",
|
|
|
+ "last_opened_file_path": "/Users/wangqi49/Desktop/webchat",
|
|
|
+ "nodejs_package_manager_path": "npm",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
+ }
|
|
|
+}</component>
|
|
|
+ <component name="RunManager">
|
|
|
+ <configuration name="WebChatApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
+ <module name="webchat" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.webchat.WebChatApplication" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
+ <component name="SharedIndexes">
|
|
|
+ <attachedChunks>
|
|
|
+ <set>
|
|
|
+ <option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.15989.150" />
|
|
|
+ <option value="bundled-js-predefined-1d06a55b98c1-91d5c284f522-JavaScript-IU-241.15989.150" />
|
|
|
+ </set>
|
|
|
+ </attachedChunks>
|
|
|
+ </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="b38871b0-bb40-441f-b377-5921d5041038" name="Changes" comment="" />
|
|
|
+ <created>1733978212725</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1733978212725</updated>
|
|
|
+ <workItem from="1733978214186" duration="212000" />
|
|
|
+ <workItem from="1733978436158" duration="59000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+</project>
|