This commit is contained in:
2025-09-19 16:46:51 +08:00
parent 13c82a938d
commit bbd8d85b93
939 changed files with 72141 additions and 1 deletions

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

@@ -0,0 +1,26 @@
<?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="dreamnote-framework" />
<module name="dreamnote-quartz" />
<module name="dreamnote-system" />
<module name="dreamnote-admin" />
<module name="dreamnote-common" />
<module name="dreamnote-generator" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="ruoyi-admin" target="1.8" />
<module name="ruoyi-common" target="1.8" />
<module name="ruoyi-framework" target="1.8" />
<module name="ruoyi-generator" target="1.8" />
<module name="ruoyi-quartz" target="1.8" />
<module name="ruoyi-system" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>