refactor: 升级框架

This commit is contained in:
caiyuchao
2025-05-21 14:13:15 +08:00
parent b2a5bedb30
commit 27941674a7
1000 changed files with 1833 additions and 1800 deletions

View File

@@ -23,88 +23,88 @@
<dependencies>
<dependency>
<groupId>org.agt</groupId>
<artifactId>agt-module-system-biz</artifactId>
<artifactId>agt-module-system-server</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.agt</groupId>
<artifactId>agt-module-infra-biz</artifactId>
<artifactId>agt-module-infra-server</artifactId>
<version>${revision}</version>
</dependency>
<!-- 会员中心。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-member-biz</artifactId>-->
<!-- <artifactId>agt-module-member-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- 数据报表。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-report-biz</artifactId>-->
<!-- <artifactId>agt-module-report-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- 工作流。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-bpm-biz</artifactId>-->
<!-- <artifactId>agt-module-bpm-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- 支付服务。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-pay-biz</artifactId>-->
<!-- <artifactId>agt-module-pay-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- 微信公众号模块。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-mp-biz</artifactId>-->
<!-- <artifactId>agt-module-mp-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- 商城相关模块。默认注释,保证编译速度-->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-promotion-biz</artifactId>-->
<!-- <artifactId>agt-module-product-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-product-biz</artifactId>-->
<!-- <artifactId>agt-module-promotion-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-trade-biz</artifactId>-->
<!-- <artifactId>agt-module-trade-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-statistics-biz</artifactId>-->
<!-- <artifactId>agt-module-statistics-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- CRM 相关模块。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-crm-biz</artifactId>-->
<!-- <artifactId>agt-module-crm-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- ERP 相关模块。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-erp-biz</artifactId>-->
<!-- <artifactId>agt-module-erp-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- AI 大模型相关模块。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>org.agt</groupId>-->
<!-- <artifactId>agt-module-ai-biz</artifactId>-->
<!-- <artifactId>agt-module-ai-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->