|
@@ -54,11 +54,11 @@
|
|
<!-- <version>${revision}</version>-->
|
|
<!-- <version>${revision}</version>-->
|
|
<!-- </dependency>-->
|
|
<!-- </dependency>-->
|
|
<!-- 支付服务。默认注释,保证编译速度 -->
|
|
<!-- 支付服务。默认注释,保证编译速度 -->
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iocoder.boot</groupId>
|
|
|
|
- <artifactId>yudao-module-pay-biz</artifactId>
|
|
|
|
- <version>${revision}</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
|
|
+<!-- <artifactId>yudao-module-pay-biz</artifactId>-->
|
|
|
|
+<!-- <version>${revision}</version>-->
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
|
<!-- 微信公众号模块。默认注释,保证编译速度 -->
|
|
<!-- 微信公众号模块。默认注释,保证编译速度 -->
|
|
<!-- <dependency>-->
|
|
<!-- <dependency>-->
|
|
@@ -68,21 +68,21 @@
|
|
<!-- </dependency>-->
|
|
<!-- </dependency>-->
|
|
|
|
|
|
<!-- 商城相关模块。默认注释,保证编译速度 -->
|
|
<!-- 商城相关模块。默认注释,保证编译速度 -->
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iocoder.boot</groupId>
|
|
|
|
- <artifactId>yudao-module-promotion-biz</artifactId>
|
|
|
|
- <version>${revision}</version>
|
|
|
|
- </dependency>
|
|
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iocoder.boot</groupId>
|
|
|
|
- <artifactId>yudao-module-product-biz</artifactId>
|
|
|
|
- <version>${revision}</version>
|
|
|
|
- </dependency>
|
|
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iocoder.boot</groupId>
|
|
|
|
- <artifactId>yudao-module-trade-biz</artifactId>
|
|
|
|
- <version>${revision}</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
|
|
+<!-- <artifactId>yudao-module-promotion-biz</artifactId>-->
|
|
|
|
+<!-- <version>${revision}</version>-->
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
|
|
+<!-- <artifactId>yudao-module-product-biz</artifactId>-->
|
|
|
|
+<!-- <version>${revision}</version>-->
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>cn.iocoder.boot</groupId>-->
|
|
|
|
+<!-- <artifactId>yudao-module-trade-biz</artifactId>-->
|
|
|
|
+<!-- <version>${revision}</version>-->
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
|
<!-- spring boot 配置所需依赖 -->
|
|
<!-- spring boot 配置所需依赖 -->
|
|
<dependency>
|
|
<dependency>
|