Commit b11e7ee1 authored by zhouxi's avatar zhouxi

作业提交

parent 7b98f959
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="周夕_Mybatis1" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="周夕_Mybatis1" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="Encoding" native2AsciiForPropertiesFiles="true" addBOMForNewFiles="with NO BOM" /> <component name="Encoding" native2AsciiForPropertiesFiles="true">
<file url="file://$PROJECT_DIR$/周夕_Mybatis1" charset="UTF-8" />
</component>
</project> </project>
\ No newline at end of file
...@@ -3,6 +3,13 @@ ...@@ -3,6 +3,13 @@
<component name="JavaScriptSettings"> <component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" /> <option name="languageLevel" value="ES6" />
</component> </component>
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
<option value="$PROJECT_DIR$/周夕_Mybatis1/pom.xml" />
</list>
</option>
</component>
<component name="ProjectInspectionProfilesVisibleTreeState"> <component name="ProjectInspectionProfilesVisibleTreeState">
<entry key="Project Default"> <entry key="Project Default">
<profile-state> <profile-state>
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<component name="ProjectModuleManager"> <component name="ProjectModuleManager">
<modules> <modules>
<module fileurl="file://$PROJECT_DIR$/.idea/MybatisTraning.iml" filepath="$PROJECT_DIR$/.idea/MybatisTraning.iml" /> <module fileurl="file://$PROJECT_DIR$/.idea/MybatisTraning.iml" filepath="$PROJECT_DIR$/.idea/MybatisTraning.iml" />
<module fileurl="file://$PROJECT_DIR$/周夕_Mybatis1/周夕_Mybatis1.iml" filepath="$PROJECT_DIR$/周夕_Mybatis1/周夕_Mybatis1.iml" />
</modules> </modules>
</component> </component>
</project> </project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment