|
@@ -4,11 +4,9 @@
|
|
|
<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 default="true" id="b0956da4-eb9a-4780-9d1b-66040aaba9d1" name="Changes" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -18,24 +16,29 @@
|
|
|
<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="ProjectColorInfo"><![CDATA[{
|
|
|
+ "associatedIndex": 5
|
|
|
+}]]></component>
|
|
|
+ <component name="ProjectId" id="2q6NkbdhZP5rox41A9vpcyTnJA2" />
|
|
|
<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 name="PropertiesComponent"><![CDATA[{
|
|
|
+ "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>
|
|
|
+ <component name="RecentsManager">
|
|
|
+ <key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="$PROJECT_DIR$" />
|
|
|
+ </key>
|
|
|
+ </component>
|
|
|
<component name="RunManager">
|
|
|
<configuration name="WebChatApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
<module name="webchat" />
|
|
@@ -56,13 +59,12 @@
|
|
|
<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>
|
|
|
+ <changelist id="b0956da4-eb9a-4780-9d1b-66040aaba9d1" name="Changes" comment="" />
|
|
|
+ <created>1733979208104</created>
|
|
|
<option name="number" value="Default" />
|
|
|
<option name="presentableId" value="Default" />
|
|
|
- <updated>1733978212725</updated>
|
|
|
- <workItem from="1733978214186" duration="212000" />
|
|
|
- <workItem from="1733978436158" duration="59000" />
|
|
|
+ <updated>1733979208104</updated>
|
|
|
+ <workItem from="1733979209139" duration="85000" />
|
|
|
</task>
|
|
|
<servers />
|
|
|
</component>
|