123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221 |
- <?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="bd6134cc-115f-4bf0-81c6-9baba67928d3" name="Default Changelist" comment="" />
- <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="CompilerWorkspaceConfiguration">
- <option name="PARALLEL_COMPILATION" value="true" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="GitSEFilterConfiguration">
- <file-type-list>
- <filtered-out-file-type name="LOCAL_BRANCH" />
- <filtered-out-file-type name="REMOTE_BRANCH" />
- <filtered-out-file-type name="TAG" />
- <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
- </file-type-list>
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="localRepository" value="$USER_HOME$/environment/apache-maven-3.8.1/repository" />
- <option name="mavenHome" value="$USER_HOME$/environment/apache-maven-3.8.1" />
- <option name="userSettingsFile" value="$USER_HOME$/environment/apache-maven-3.8.1/conf/settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectId" id="1qy8yYKIXMfSPeOlBZU5WzEm7Su" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RequestMappingsPanelOrder0" value="0" />
- <property name="RequestMappingsPanelOrder1" value="1" />
- <property name="RequestMappingsPanelWidth0" value="75" />
- <property name="RequestMappingsPanelWidth1" value="75" />
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <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$/king-boot-module-ad/src/main/java/org/king/modules/ad/service/impl" />
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
- <property name="project.structure.last.edited" value="Project" />
- <property name="project.structure.proportion" value="0.15" />
- <property name="project.structure.side.proportion" value="0.2" />
- <property name="restartRequiresConfirmation" value="false" />
- <property name="settings.editor.selected.configurable" value="editor.preferences.completion" />
- <property name="vue.rearranger.settings.migration" value="true" />
- </component>
- <component name="ReactorSettings">
- <option name="notificationShown" value="true" />
- </component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="$PROJECT_DIR$/king-boot-module-ad/src/main/java/org/king/modules/ad/service/impl" />
- <recent name="$PROJECT_DIR$/king-boot-module-ad/src/main/java/org/king/modules/ad/service" />
- <recent name="$PROJECT_DIR$/king-boot-module-ad/src/main/java/org/king/modules/ad/mapper/xml" />
- <recent name="$PROJECT_DIR$/king-boot-module-ad/src/main/java/org/king/modules/ad/mapper" />
- <recent name="$PROJECT_DIR$/king-boot-module-ad/src/main/java/org/king/modules/ad/entity" />
- </key>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="org.king.modules.ad.entity" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.KingApplication">
- <configuration default="true" type="Applet">
- <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="KingOneGUI" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="org.king.KingOneGUI" />
- <module name="king-boot-module-system" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="org.king.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="Application" factoryName="Application">
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
- <option name="arquillianRunConfiguration">
- <value>
- <option name="containerStateName" value="" />
- </value>
- </option>
- <option name="TEST_OBJECT" value="class" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="JUnit" factoryName="JUnit">
- <option name="TEST_OBJECT" value="class" />
- <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="KingApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
- <module name="king-boot-module-system" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="org.king.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="SPRING_BOOT_MAIN_CLASS" value="org.king.KingApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="TestNG">
- <option name="TEST_OBJECT" value="CLASS" />
- <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
- <properties />
- <listeners />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
- <module name="" />
- <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
- <option name="PROGRAM_PARAMETERS" />
- <predefined_log_file enabled="true" id="idea.log" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Spring Boot.KingApplication" />
- <item itemvalue="Application.KingOneGUI" />
- </list>
- </recent_temporary>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="SvnConfiguration">
- <configuration>$USER_HOME$/.subversion</configuration>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="bd6134cc-115f-4bf0-81c6-9baba67928d3" name="Default Changelist" comment="" />
- <created>1618040730830</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1618040730830</updated>
- <workItem from="1618040735659" duration="3038000" />
- <workItem from="1621235925734" duration="6054000" />
- <workItem from="1621388700853" duration="1753000" />
- <workItem from="1621580231402" duration="1347000" />
- <workItem from="1622637525824" duration="1015000" />
- <workItem from="1622638702863" duration="600000" />
- <workItem from="1622682976813" duration="257000" />
- <workItem from="1622683254317" duration="2338000" />
- <workItem from="1623027053378" duration="62335000" />
- </task>
- <task id="LOCAL-00001" summary="优化">
- <created>1621236017811</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1621236017811</updated>
- </task>
- <option name="localTasksCounter" value="2" />
- <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>
- <option name="oldMeFiltersMigrated" value="true" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="优化" />
- <option name="LAST_COMMIT_MESSAGE" value="优化" />
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- </project>
|