调整项目 目录结构

This commit is contained in:
wulin 2024-07-11 14:27:35 +08:00
parent 1f8278dd4d
commit c81aef2c16
223 changed files with 15 additions and 14 deletions

2
.idea/compiler.xml generated
View File

@ -6,7 +6,7 @@
<sourceOutputDir name="target/generated-sources/annotations" /> <sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<module name="MysqlToCode" /> <module name="wulinStudy" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
</component> </component>

2
.idea/encodings.xml generated
View File

@ -3,5 +3,7 @@
<component name="Encoding"> <component name="Encoding">
<file url="file://$PROJECT_DIR$/MysqlToCode/src/main/java" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/MysqlToCode/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/MysqlToCode/src/main/resources" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/MysqlToCode/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
</component> </component>
</project> </project>

4
.idea/misc.xml generated
View File

@ -5,10 +5,12 @@
<option name="originalFiles"> <option name="originalFiles">
<list> <list>
<option value="$PROJECT_DIR$/MysqlToCode/pom.xml" /> <option value="$PROJECT_DIR$/MysqlToCode/pom.xml" />
<option value="$PROJECT_DIR$/pom.xml" />
<option value="$PROJECT_DIR$/untitled/pom.xml" />
</list> </list>
</option> </option>
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" /> <output url="file://$PROJECT_DIR$/out" />
</component> </component>
</project> </project>

BIN
MysqlToCode/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More