feat: 项目初始化。

This commit is contained in:
tianyongbao
2025-12-22 11:30:59 +08:00
parent 95fe674562
commit 87398347e4
808 changed files with 81165 additions and 70 deletions

10
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,10 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# 依赖于环境的 Maven 主目录路径
/mavenHomeManager.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

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

@@ -0,0 +1,115 @@
<?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 intc-vue-ultra" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<processorPath useClasspath="false">
<entry name="$MAVEN_REPOSITORY$/com/github/therapi/therapi-runtime-javadoc-scribe/0.15.0/therapi-runtime-javadoc-scribe-0.15.0.jar" />
<entry name="$MAVEN_REPOSITORY$/com/github/therapi/therapi-runtime-javadoc/0.15.0/therapi-runtime-javadoc-0.15.0.jar" />
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.40/lombok-1.18.40.jar" />
<entry name="$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-configuration-processor/3.5.6/spring-boot-configuration-processor-3.5.6.jar" />
<entry name="$MAVEN_REPOSITORY$/io/github/linpeilie/mapstruct-plus-processor/1.5.0/mapstruct-plus-processor-1.5.0.jar" />
<entry name="$MAVEN_REPOSITORY$/io/github/linpeilie/mapstruct-plus/1.5.0/mapstruct-plus-1.5.0.jar" />
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.6.3/mapstruct-1.6.3.jar" />
<entry name="$MAVEN_REPOSITORY$/io/github/linpeilie/mapstruct-plus-object-convert/1.5.0/mapstruct-plus-object-convert-1.5.0.jar" />
<entry name="$MAVEN_REPOSITORY$/cn/easii/tutelary-repackage-javapoet/1.0.5/tutelary-repackage-javapoet-1.0.5.jar" />
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct-processor/1.6.3/mapstruct-processor-1.6.3.jar" />
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/tools/gem/gem-api/1.0.0.Alpha3/gem-api-1.0.0.Alpha3.jar" />
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok-mapstruct-binding/0.2.0/lombok-mapstruct-binding-0.2.0.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/com/github/therapi/therapi-runtime-javadoc-scribe/0.15.0/therapi-runtime-javadoc-scribe-0.15.0.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/com/github/therapi/therapi-runtime-javadoc/0.15.0/therapi-runtime-javadoc-0.15.0.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/org/projectlombok/lombok/1.18.40/lombok-1.18.40.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/org/springframework/boot/spring-boot-configuration-processor/3.5.6/spring-boot-configuration-processor-3.5.6.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/io/github/linpeilie/mapstruct-plus-processor/1.5.0/mapstruct-plus-processor-1.5.0.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/io/github/linpeilie/mapstruct-plus/1.5.0/mapstruct-plus-1.5.0.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/org/mapstruct/mapstruct/1.6.3/mapstruct-1.6.3.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/io/github/linpeilie/mapstruct-plus-object-convert/1.5.0/mapstruct-plus-object-convert-1.5.0.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/cn/easii/tutelary-repackage-javapoet/1.0.5/tutelary-repackage-javapoet-1.0.5.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/org/mapstruct/mapstruct-processor/1.6.3/mapstruct-processor-1.6.3.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/org/mapstruct/tools/gem/gem-api/1.0.0.Alpha3/gem-api-1.0.0.Alpha3.jar" />
<entry name="D:/Program Files/apache-maven-3.6.3/repo/org/projectlombok/lombok-mapstruct-binding/0.2.0/lombok-mapstruct-binding-0.2.0.jar" />
</processorPath>
<module name="intc-job" />
<module name="intc-demo" />
<module name="intc-snailjob-server" />
<module name="intc-common-sms" />
<module name="intc-common-ratelimiter" />
<module name="intc-common-mybatis" />
<module name="intc-system" />
<module name="intc-common-json" />
<module name="intc-common-social" />
<module name="intc-monitor-admin" />
<module name="intc-common-web" />
<module name="intc-common-translation" />
<module name="intc-common-redis" />
<module name="intc-common-excel" />
<module name="intc-common-satoken" />
<module name="intc-common-idempotent" />
<module name="intc-common-oss" />
<module name="intc-generator" />
<module name="intc-common-log" />
<module name="intc-common-mail" />
<module name="intc-common-security" />
<module name="intc-common-sse" />
<module name="intc-workflow" />
<module name="intc-common-tenant" />
<module name="intc-common-job" />
<module name="intc-common-websocket" />
<module name="intc-common-core" />
<module name="intc-common-doc" />
<module name="intc-common-encrypt" />
<module name="intc-common-sensitive" />
<module name="intc-tdengine" />
<module name="intc-admin" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="intc-fishery" target="17" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="intc-admin" options="-parameters" />
<module name="intc-common" options="-parameters" />
<module name="intc-common-core" options="-parameters" />
<module name="intc-common-doc" options="-parameters" />
<module name="intc-common-encrypt" options="-parameters" />
<module name="intc-common-excel" options="-parameters" />
<module name="intc-common-idempotent" options="-parameters" />
<module name="intc-common-job" options="-parameters" />
<module name="intc-common-json" options="-parameters" />
<module name="intc-common-log" options="-parameters" />
<module name="intc-common-mail" options="-parameters" />
<module name="intc-common-mybatis" options="-parameters" />
<module name="intc-common-oss" options="-parameters" />
<module name="intc-common-ratelimiter" options="-parameters" />
<module name="intc-common-redis" options="-parameters" />
<module name="intc-common-satoken" options="-parameters" />
<module name="intc-common-security" options="-parameters" />
<module name="intc-common-sensitive" options="-parameters" />
<module name="intc-common-sms" options="-parameters" />
<module name="intc-common-social" options="-parameters" />
<module name="intc-common-sse" options="-parameters" />
<module name="intc-common-tenant" options="-parameters" />
<module name="intc-common-translation" options="-parameters" />
<module name="intc-common-web" options="-parameters" />
<module name="intc-common-websocket" options="-parameters" />
<module name="intc-demo" options="-parameters" />
<module name="intc-extend" options="-parameters" />
<module name="intc-fishery" options="-parameters" />
<module name="intc-generator" options="-parameters" />
<module name="intc-job" options="-parameters" />
<module name="intc-modules" options="-parameters" />
<module name="intc-monitor-admin" options="-parameters" />
<module name="intc-snailjob-server" options="-parameters" />
<module name="intc-system" options="-parameters" />
<module name="intc-tdengine" options="-parameters" />
<module name="intc-vue-ultra" options="-parameters" />
<module name="intc-workflow" options="-parameters" />
</option>
</component>
</project>

79
.idea/encodings.xml generated Normal file
View File

@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/intc-admin/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-admin/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-core/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-core/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-doc/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-doc/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-encrypt/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-encrypt/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-excel/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-excel/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-idempotent/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-idempotent/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-job/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-job/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-json/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-json/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-log/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-log/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-mail/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-mail/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-mybatis/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-mybatis/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-oss/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-oss/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-ratelimiter/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-ratelimiter/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-redis/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-redis/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-satoken/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-satoken/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-security/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-security/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-sensitive/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-sensitive/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-sms/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-sms/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-social/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-social/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-sse/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-sse/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-tenant/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-tenant/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-translation/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-translation/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-web/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-web/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-websocket/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/intc-common-websocket/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-common/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-extend/intc-monitor-admin/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-extend/intc-monitor-admin/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-extend/intc-snailjob-server/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-extend/intc-snailjob-server/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-extend/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-extend/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-demo/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-demo/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-fishery/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-fishery/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-generator/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-generator/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-job/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-job/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-system/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-system/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-tdengine/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-tdengine/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-workflow/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/intc-workflow/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/intc-modules/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>
</project>

View File

@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="LanguageDetectionInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
</profile>
</component>

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

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://repo.maven.apache.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="public" />
<option name="name" value="huawei nexus" />
<option name="url" value="https://mirrors.huaweicloud.com/repository/maven/" />
</remote-repository>
</component>
</project>

18
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
<option value="$PROJECT_DIR$/pom.xml" />
<option value="$PROJECT_DIR$/ruoyi-modules/ruoyi-tdengine/pom.xml" />
</list>
</option>
<option name="ignoredFiles">
<set>
<option value="$PROJECT_DIR$/intc-modules/intc-fishery/pom.xml" />
</set>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK" />
</project>

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>