|
@@ -41,11 +41,11 @@
|
|
|
|
|
|
|
|
|
|
<!-- 数据报表。默认注释,保证编译速度 -->
|
|
<!-- 数据报表。默认注释,保证编译速度 -->
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iocoder.boot</groupId>
|
|
|
|
- <artifactId>yudao-module-report-biz</artifactId>
|
|
|
|
- <version>${revision}</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
|
|
+<!-- <artifactId>yudao-module-report-biz</artifactId>-->
|
|
|
|
+<!-- <version>${revision}</version>-->
|
|
|
|
+<!-- </dependency>-->
|
|
<!-- 工作流。默认注释,保证编译速度 -->
|
|
<!-- 工作流。默认注释,保证编译速度 -->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>cn.iocoder.boot</groupId>
|
|
<groupId>cn.iocoder.boot</groupId>
|
|
@@ -60,29 +60,29 @@
|
|
<!-- </dependency>-->
|
|
<!-- </dependency>-->
|
|
|
|
|
|
<!-- 微信公众号模块。默认注释,保证编译速度 -->
|
|
<!-- 微信公众号模块。默认注释,保证编译速度 -->
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iocoder.boot</groupId>
|
|
|
|
- <artifactId>yudao-module-mp-biz</artifactId>
|
|
|
|
- <version>${revision}</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
|
|
+<!-- <artifactId>yudao-module-mp-biz</artifactId>-->
|
|
|
|
+<!-- <version>${revision}</version>-->
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
|
<!-- 数据报表分析模块。默认注释,保证编译速度 -->
|
|
<!-- 数据报表分析模块。默认注释,保证编译速度 -->
|
|
|
|
|
|
|
|
|
|
<!-- 综测模块。默认注释,保证编译速度 -->
|
|
<!-- 综测模块。默认注释,保证编译速度 -->
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iocoder.boot</groupId>
|
|
|
|
- <artifactId>yudao-module-eve-biz</artifactId>
|
|
|
|
- <version>${revision}</version>
|
|
|
|
- </dependency>
|
|
|
|
-
|
|
|
|
-<!-- <!– 助学模块。默认注释,保证编译速度 –>-->
|
|
|
|
<!-- <dependency>-->
|
|
<!-- <dependency>-->
|
|
<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
-<!-- <artifactId>yudao-module-as-biz</artifactId>-->
|
|
|
|
|
|
+<!-- <artifactId>yudao-module-eve-biz</artifactId>-->
|
|
<!-- <version>${revision}</version>-->
|
|
<!-- <version>${revision}</version>-->
|
|
<!-- </dependency>-->
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
+<!-- <!– 助学模块。默认注释,保证编译速度 –>-->
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>cn.iocoder.boot</groupId>
|
|
|
|
+ <artifactId>yudao-module-as-biz</artifactId>
|
|
|
|
+ <version>${revision}</version>
|
|
|
|
+ </dependency>
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
<!-- spring boot 配置所需依赖 -->
|
|
<!-- spring boot 配置所需依赖 -->
|