|
@@ -1,12 +1,37 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<project version="4">
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="c5a24e7a-e8cf-45f7-8d0b-25810e3d773a" name="默认更改列表" comment="" />
|
|
|
+ <list default="true" id="c5a24e7a-e8cf-45f7-8d0b-25810e3d773a" name="默认更改列表" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller/ViewController.java" beforeDir="false" afterPath="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller/ViewController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-login/src/main/resources/templates/login.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-login/src/main/resources/templates/login.html" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-login/target/classes/com/sso/login/controller/ViewController.class" beforeDir="false" afterPath="$PROJECT_DIR$/sso-login/target/classes/com/sso/login/controller/ViewController.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-login/target/classes/templates/login.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-login/target/classes/templates/login.html" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-main/src/main/resources/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-main/src/main/resources/templates/index.html" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-main/target/classes/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-main/target/classes/templates/index.html" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-vip/src/main/resources/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-vip/src/main/resources/templates/index.html" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sso-vip/target/classes/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-vip/target/classes/templates/index.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="DatabaseView">
|
|
|
+ <option name="SHOW_INTERMEDIATE" value="true" />
|
|
|
+ <option name="GROUP_DATA_SOURCES" value="true" />
|
|
|
+ <option name="GROUP_SCHEMA" value="true" />
|
|
|
+ <option name="GROUP_CONTENTS" value="false" />
|
|
|
+ <option name="SORT_POSITIONED" value="false" />
|
|
|
+ <option name="SHOW_EMPTY_GROUPS" value="false" />
|
|
|
+ <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
|
|
|
+ <option name="HIDDEN_KINDS">
|
|
|
+ <set />
|
|
|
+ </option>
|
|
|
+ <expand />
|
|
|
+ <select />
|
|
|
+ </component>
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
<list>
|
|
@@ -35,7 +60,7 @@
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
|
<property name="jdk.selected.JAVA_MODULE" value="1.8" />
|
|
|
- <property name="last_opened_file_path" value="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller" />
|
|
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/sso-vip/src/main/resources/templates" />
|
|
|
<property name="node.js.detected.package.eslint" value="true" />
|
|
|
<property name="node.js.detected.package.tslint" value="true" />
|
|
|
<property name="node.js.path.for.package.eslint" value="project" />
|
|
@@ -48,18 +73,20 @@
|
|
|
<property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.annotationProcessors" />
|
|
|
</component>
|
|
|
<component name="RecentsManager">
|
|
|
- <key name="CopyFile.RECENT_KEYS">
|
|
|
- <recent name="E:\Idea\sso-web\sso-login\src\main\java\com\sso\login\controller" />
|
|
|
- <recent name="E:\Idea\sso-web\sso-login\src\main\java\com\sso\login\utils" />
|
|
|
- <recent name="E:\Idea\sso-web\sso-vip\src\main\resources\templates" />
|
|
|
- <recent name="E:\Idea\sso-web\sso-vip\src\main\resources" />
|
|
|
- <recent name="E:\Idea\sso-web\sso-main\src\main\resources" />
|
|
|
- </key>
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
+ <recent name="E:\Idea\202012G03\sso-login\src\main\resources\templates" />
|
|
|
+ <recent name="E:\Idea\202012G03\sso-main\src\main\resources\templates" />
|
|
|
<recent name="E:\Idea\sso-web\sso-login\src\main\resources\templates" />
|
|
|
<recent name="E:\Idea\sso-web\sso-login\src\main\resources\static" />
|
|
|
<recent name="E:\Idea\sso-web\sso-login\webapp" />
|
|
|
</key>
|
|
|
+ <key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="E:\Idea\202012G03\sso-vip\src\main\resources\templates" />
|
|
|
+ <recent name="E:\Idea\202012G03\sso-main\src\main\resources\templates" />
|
|
|
+ <recent name="E:\Idea\202012G03\sso-login\src\main\resources\templates" />
|
|
|
+ <recent name="E:\Idea\sso-web\sso-login\src\main\java\com\sso\login\controller" />
|
|
|
+ <recent name="E:\Idea\sso-web\sso-login\src\main\java\com\sso\login\utils" />
|
|
|
+ </key>
|
|
|
</component>
|
|
|
<component name="RunManager" selected="Spring Boot.VipApp">
|
|
|
<configuration name="LoginApp" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
@@ -111,8 +138,8 @@
|
|
|
<recent_temporary>
|
|
|
<list>
|
|
|
<item itemvalue="Spring Boot.VipApp" />
|
|
|
- <item itemvalue="Spring Boot.MainApp" />
|
|
|
<item itemvalue="Spring Boot.LoginApp" />
|
|
|
+ <item itemvalue="Spring Boot.MainApp" />
|
|
|
</list>
|
|
|
</recent_temporary>
|
|
|
</component>
|
|
@@ -128,6 +155,11 @@
|
|
|
<updated>1608597448224</updated>
|
|
|
<workItem from="1608597450909" duration="10657000" />
|
|
|
<workItem from="1608614660628" duration="4822000" />
|
|
|
+ <workItem from="1608684483801" duration="892000" />
|
|
|
+ <workItem from="1608686917433" duration="3703000" />
|
|
|
+ <workItem from="1608702048888" duration="977000" />
|
|
|
+ <workItem from="1608703071936" duration="893000" />
|
|
|
+ <workItem from="1608770139642" duration="1163000" />
|
|
|
</task>
|
|
|
<servers />
|
|
|
</component>
|
|
@@ -147,10 +179,10 @@
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
<state x="1189" y="441" key="#com.intellij.javaee.module.view.web.EditWebRootDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608599443382" />
|
|
|
- <state x="1170" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1608603344267">
|
|
|
+ <state x="1170" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1608770503232">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state x="1170" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608603344267" />
|
|
|
+ <state x="1170" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608770503232" />
|
|
|
<state x="1032" y="189" key="#项目结构" timestamp="1608616244825">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
@@ -159,38 +191,38 @@
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
<state x="1154" y="286" key="FileChooserDialogImpl/0.0.1920.1050@0.0.1920.1050" timestamp="1608599626317" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.bottom" timestamp="1608684639714">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.bottom" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.bottom/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639714" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.center" timestamp="1608684639713">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.bottom/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.center" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.center/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639713" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.left" timestamp="1608684639713">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.center/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.left" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.left/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639713" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.right" timestamp="1608684639714">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.left/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.right" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.0.right/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639714" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.bottom" timestamp="1608684639714">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.0.right/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.bottom" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.bottom/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639714" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.center" timestamp="1608684639714">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.bottom/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.center" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.center/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639714" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.left" timestamp="1608684639714">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.center/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.left" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.left/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639714" />
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.right" timestamp="1608684639714">
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.left/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.right" timestamp="1608770693026">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|
|
|
- <state width="1877" height="282" key="GridCell.Tab.1.right/0.0.1920.1050@0.0.1920.1050" timestamp="1608684639714" />
|
|
|
+ <state width="1877" height="282" key="GridCell.Tab.1.right/0.0.1920.1050@0.0.1920.1050" timestamp="1608770693026" />
|
|
|
<state x="880" y="103" key="SettingsEditor" timestamp="1608599446226">
|
|
|
<screen x="0" y="0" width="1920" height="1050" />
|
|
|
</state>
|