main v1.0

This commit is contained in:
2025-11-24 22:01:29 +08:00
parent 14191d2720
commit 7c6f0b11de
362 changed files with 6988 additions and 219 deletions

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

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<profile name="Annotation profile for cool-admin" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<processorPath useClasspath="false">
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar" />
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/com/mybatis-flex/mybatis-flex-processor/1.11.0/mybatis-flex-processor-1.11.0.jar" />
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/com/mybatis-flex/mybatis-flex-annotation/1.11.0/mybatis-flex-annotation-1.11.0.jar" />
<entry name="$PROJECT_DIR$/../apache-maven-3.9.11/Repository/org/mybatis/mybatis/3.5.19/mybatis-3.5.19.jar" />
</processorPath>
<module name="cool-admin" />
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="cool-admin" options="-parameters" />
</option>
</component>
</project>