初始化仓库

This commit is contained in:
2025-11-16 16:14:20 +08:00
parent f9f826a07a
commit 793a43e5f7
5 changed files with 58 additions and 1 deletions

22
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,22 @@
<?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="familybank" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="studybehavior" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="familybank" options="-parameters" />
<module name="studybehavior" options="-parameters" />
</option>
</component>
</project>