123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ArtifactsWorkspaceSettings">
- <artifacts-to-build>
- <artifact name="gn_oa_vip27:war" />
- </artifacts-to-build>
- </component>
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="fdadf229-95a2-4903-b472-eec1ea62a98e" name="Changes" comment="">
- <change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/dao/EmployeeDao.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/dao/impl/EmployeeDaoImpl.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/entity/Employee.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/service/EmployeeService.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/service/impl/EmployeeServiceImpl.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/servlet/LoginServlet.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/servlet/VerifyCodeServlet.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/webapp/login.jsp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/webapp/user.jsp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/webapp/index.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/index.jsp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/gn_oa_vip27.war" beforeDir="false" afterPath="$PROJECT_DIR$/target/gn_oa_vip27.war" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/gn_oa_vip27/index.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/target/gn_oa_vip27/index.jsp" 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="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Jsp File" />
- <option value="Interface" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="HighlightingSettingsPerFile">
- <setting file="jar://$MAVEN_REPOSITORY$/com/alibaba/easyexcel/2.2.3/easyexcel-2.2.3.jar!/com/alibaba/excel/EasyExcelFactory.class" root0="SKIP_INSPECTION" />
- </component>
- <component name="LogFilters">
- <option name="FILTER_ERRORS" value="false" />
- <option name="FILTER_WARNINGS" value="false" />
- <option name="FILTER_INFO" value="true" />
- <option name="FILTER_DEBUG" value="true" />
- <option name="CUSTOM_FILTER" />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 2
- }</component>
- <component name="ProjectId" id="2YCzjmZhflILlI1E6uK1SCG4R9I" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
- "WebServerToolWindowFactoryState": "false",
- "last_opened_file_path": "D:/Program Files/IntelliJ IDEA 2019.3.3/VIPJAVA/gn_oa_vip27/src/main/webapp",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "project.structure.last.edited": "Modules",
- "project.structure.proportion": "0.0",
- "project.structure.side.proportion": "0.0",
- "settings.editor.selected.configurable": "editor.preferences.fonts.default",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIPJAVA\gn_oa_vip27\src\main\webapp" />
- <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIPJAVA\gn_oa_vip27\src\main\java\com\sf\service" />
- <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIPJAVA\gn_oa_vip27\src\main\java\com\sf\servlet" />
- <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIPJAVA\gn_oa_vip27\src\main\resources" />
- </key>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.sf.service" />
- <recent name="com.sf.service.impl" />
- <recent name="com.sf.servlet" />
- </key>
- </component>
- <component name="RunManager">
- <configuration default="true" type="JetRunConfigurationType">
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
- <option name="filePath" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="Tomcat 9.0.70" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.70" ALTERNATIVE_JRE_ENABLED="false" nameIsGenerated="true">
- <option name="UPDATING_POLICY" value="restart-server" />
- <deployment>
- <artifact name="gn_oa_vip27:war">
- <settings>
- <option name="CONTEXT_PATH" value="/" />
- </settings>
- </artifact>
- </deployment>
- <server-settings>
- <option name="BASE_DIRECTORY_NAME" value="55e36c97-711d-47fb-90e4-ee9ac12a84a5" />
- </server-settings>
- <predefined_log_file enabled="true" id="Tomcat" />
- <predefined_log_file enabled="true" id="Tomcat Catalina" />
- <predefined_log_file id="Tomcat Manager" />
- <predefined_log_file id="Tomcat Host Manager" />
- <predefined_log_file id="Tomcat Localhost Access" />
- <RunnerSettings RunnerId="Debug">
- <option name="DEBUG_PORT" value="49362" />
- </RunnerSettings>
- <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
- <option name="USE_ENV_VARIABLES" value="true" />
- <STARTUP>
- <option name="USE_DEFAULT" value="true" />
- <option name="SCRIPT" value="" />
- <option name="VM_PARAMETERS" value="" />
- <option name="PROGRAM_PARAMETERS" value="" />
- </STARTUP>
- <SHUTDOWN>
- <option name="USE_DEFAULT" value="true" />
- <option name="SCRIPT" value="" />
- <option name="VM_PARAMETERS" value="" />
- <option name="PROGRAM_PARAMETERS" value="" />
- </SHUTDOWN>
- </ConfigurationWrapper>
- <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
- <option name="USE_ENV_VARIABLES" value="true" />
- <STARTUP>
- <option name="USE_DEFAULT" value="true" />
- <option name="SCRIPT" value="" />
- <option name="VM_PARAMETERS" value="" />
- <option name="PROGRAM_PARAMETERS" value="" />
- </STARTUP>
- <SHUTDOWN>
- <option name="USE_DEFAULT" value="true" />
- <option name="SCRIPT" value="" />
- <option name="VM_PARAMETERS" value="" />
- <option name="PROGRAM_PARAMETERS" value="" />
- </SHUTDOWN>
- </ConfigurationWrapper>
- <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
- <option name="USE_ENV_VARIABLES" value="true" />
- <STARTUP>
- <option name="USE_DEFAULT" value="true" />
- <option name="SCRIPT" value="" />
- <option name="VM_PARAMETERS" value="" />
- <option name="PROGRAM_PARAMETERS" value="" />
- </STARTUP>
- <SHUTDOWN>
- <option name="USE_DEFAULT" value="true" />
- <option name="SCRIPT" value="" />
- <option name="VM_PARAMETERS" value="" />
- <option name="PROGRAM_PARAMETERS" value="" />
- </SHUTDOWN>
- </ConfigurationWrapper>
- <method v="2">
- <option name="Make" enabled="true" />
- <option name="BuildArtifacts" enabled="true">
- <artifact name="gn_oa_vip27:war" />
- </option>
- </method>
- </configuration>
- </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="fdadf229-95a2-4903-b472-eec1ea62a98e" name="Changes" comment="" />
- <created>1700044489277</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1700044489277</updated>
- <workItem from="1700044490943" duration="8247000" />
- <workItem from="1700355237314" duration="24623000" />
- <workItem from="1700638607632" duration="4640000" />
- <workItem from="1700643921651" duration="9794000" />
- <workItem from="1700703381366" duration="27000" />
- <workItem from="1700875293115" duration="181000" />
- <workItem from="1700897427369" duration="1241000" />
- <workItem from="1700960946081" duration="5342000" />
- <workItem from="1701917241072" duration="54000" />
- <workItem from="1702000428562" duration="5082000" />
- <workItem from="1702021878890" duration="1500000" />
- <workItem from="1702082306029" duration="20000" />
- <workItem from="1702082334499" duration="3000" />
- <workItem from="1702082468084" duration="1343000" />
- <workItem from="1702100767665" duration="12000" />
- <workItem from="1702100791887" duration="53000" />
- <workItem from="1702100877908" duration="11630000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- </project>
|