Compare commits

...

1 Commits

Author SHA1 Message Date
laptop dee45f555d 6
3 months ago

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/recruit.iml" filepath="$PROJECT_DIR$/.idea/recruit.iml" />
</modules>
</component>
</project>

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/drafts" vcs="Git" />
</component>
</project>

@ -1,103 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="271190e4-1bbf-49c5-a004-1cb85818ea12" name="更改" comment="">
<change beforePath="$PROJECT_DIR$/drafts" beforeDir="false" afterPath="$PROJECT_DIR$/drafts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/drafts/类图.drawio" beforeDir="false" afterPath="$PROJECT_DIR$/drafts/类图.drawio" afterDir="false" />
<change beforePath="$PROJECT_DIR$/drafts/页面.drawio" beforeDir="false" afterPath="$PROJECT_DIR$/drafts/页面.drawio" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/bean/ApplicationBean.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/bean/RecruitBean.java" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/java/com/example/bean/RecruitBean.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/bean/accountBean.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/bean/entrepriseProfileBean.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/bean/studentProfileBean.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/dao/ApplicationDAO.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/dao/LogSignDAO.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/dao/RecruitDAO.java" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/java/com/example/dao/RecruitDAO.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/dao/entrepriseProfileDAO.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/dao/studentProfileDAO.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/ApplicationManageServlet.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/LogSignServlet.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/MainPageServlet.java" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/MainPageServlet.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/ManageServlet.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/ProfileServlet.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/RecruitServlet.java" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/RecruitServlet.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/SearchServlet.java" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/java/com/example/servlet/SearchServlet.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/resources/jdbc.properties" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/resources/jdbc.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/js/search.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/application.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/application.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/applicationManage.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/applicationManage.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/entrepriseProfile.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/entrepriseProfile.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/logSign.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/logSign.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/mainPage.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/mainPage.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/manage.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/manage.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/recruitDetails.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/recruitDetails.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/search.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/search.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/studentProfile.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/src/main/webapp/WEB-INF/jsp/studentProfile.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/bean/ApplicationBean.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/bean/RecruitBean.class" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/com/example/bean/RecruitBean.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/bean/logSignBean.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/dao/ApplicationDAO.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/dao/RecruitDAO.class" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/com/example/dao/RecruitDAO.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/ApplicationManageServlet.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/LogSignServlet.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/MainPageServlet.class" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/MainPageServlet.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/ManageServlet.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/ProfileServlet.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/RecruitServlet.class" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/RecruitServlet.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/SearchServlet.class" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/com/example/servlet/SearchServlet.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/utility/Connect.class" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/com/example/utility/Connect.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/com/example/utility/HttpGetJson.class" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/com/example/utility/HttpGetJson.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/classes/jdbc.properties" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/classes/jdbc.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/recruit/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/recruit/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" 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">{
&quot;associatedIndex&quot;: 5
}</component>
<component name="ProjectId" id="32Q8q1kU49te9rYQ45Zrc0hi8CS" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;ModuleVcsDetector.initialDetectionPerformed&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;c__branch&quot;,
&quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;F:/Programme/recruit&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
}
}</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9823dce3aa75-bf35d07a577b-intellij.indexing.shared.core-IU-252.25557.131" />
<option value="bundled-js-predefined-d6986cc7102b-b598e85cdad2-JavaScript-IU-252.25557.131" />
</set>
</attachedChunks>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="默认任务">
<changelist id="271190e4-1bbf-49c5-a004-1cb85818ea12" name="更改" comment="" />
<created>1757341622332</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1757341622332</updated>
<workItem from="1757341623505" duration="22000" />
<workItem from="1757344143023" duration="8000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
</project>
Loading…
Cancel
Save