创建仓库

This commit is contained in:
zw
2025-08-01 13:54:10 +08:00
parent b7d9b73157
commit 760b61e2ad
116 changed files with 1948 additions and 0 deletions

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

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<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="backStageConfig" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="backStageConfig" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>