mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-30 09:48:43 +08:00 
			
		
		
		
	🙂 同步 develop 最新开发代码
This commit is contained in:
		
							
								
								
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -15,13 +15,13 @@ | |||||||
|         <!-- 各种 module 拓展 --> |         <!-- 各种 module 拓展 --> | ||||||
|         <module>yudao-module-system</module> |         <module>yudao-module-system</module> | ||||||
|         <module>yudao-module-infra</module> |         <module>yudao-module-infra</module> | ||||||
|         <module>yudao-module-member</module> | <!--        <module>yudao-module-member</module>--> | ||||||
| <!--        <module>yudao-module-bpm</module>--> | <!--        <module>yudao-module-bpm</module>--> | ||||||
| <!--        <module>yudao-module-report</module>--> | <!--        <module>yudao-module-report</module>--> | ||||||
| <!--        <module>yudao-module-mp</module>--> | <!--        <module>yudao-module-mp</module>--> | ||||||
|         <module>yudao-module-pay</module> | <!--        <module>yudao-module-pay</module>--> | ||||||
|         <module>yudao-module-mall</module> | <!--        <module>yudao-module-mall</module>--> | ||||||
|         <module>yudao-module-crm</module> | <!--        <module>yudao-module-crm</module>--> | ||||||
|         <!-- 示例项目 --> |         <!-- 示例项目 --> | ||||||
| <!--        <module>yudao-example</module>--> | <!--        <module>yudao-example</module>--> | ||||||
|     </modules> |     </modules> | ||||||
|   | |||||||
| @@ -37,11 +37,11 @@ | |||||||
|         </dependency> |         </dependency> | ||||||
|  |  | ||||||
|         <!-- 会员中心。默认注释,保证编译速度 --> |         <!-- 会员中心。默认注释,保证编译速度 --> | ||||||
|         <dependency> | <!--        <dependency>--> | ||||||
|             <groupId>cn.iocoder.boot</groupId> | <!--            <groupId>cn.iocoder.boot</groupId>--> | ||||||
|             <artifactId>yudao-module-member-biz</artifactId> | <!--            <artifactId>yudao-module-member-biz</artifactId>--> | ||||||
|             <version>${revision}</version> | <!--            <version>${revision}</version>--> | ||||||
|         </dependency> | <!--        </dependency>--> | ||||||
|  |  | ||||||
|         <!-- 数据报表。默认注释,保证编译速度 --> |         <!-- 数据报表。默认注释,保证编译速度 --> | ||||||
| <!--        <dependency>--> | <!--        <dependency>--> | ||||||
| @@ -56,11 +56,11 @@ | |||||||
| <!--            <version>${revision}</version>--> | <!--            <version>${revision}</version>--> | ||||||
| <!--        </dependency>--> | <!--        </dependency>--> | ||||||
|         <!-- 支付服务。默认注释,保证编译速度 --> |         <!-- 支付服务。默认注释,保证编译速度 --> | ||||||
|         <dependency> | <!--        <dependency>--> | ||||||
|             <groupId>cn.iocoder.boot</groupId> | <!--            <groupId>cn.iocoder.boot</groupId>--> | ||||||
|             <artifactId>yudao-module-pay-biz</artifactId> | <!--            <artifactId>yudao-module-pay-biz</artifactId>--> | ||||||
|             <version>${revision}</version> | <!--            <version>${revision}</version>--> | ||||||
|         </dependency> | <!--        </dependency>--> | ||||||
|  |  | ||||||
|         <!-- 微信公众号模块。默认注释,保证编译速度 --> |         <!-- 微信公众号模块。默认注释,保证编译速度 --> | ||||||
| <!--        <dependency>--> | <!--        <dependency>--> | ||||||
| @@ -70,33 +70,33 @@ | |||||||
| <!--        </dependency>--> | <!--        </dependency>--> | ||||||
|  |  | ||||||
|         <!-- 商城相关模块。默认注释,保证编译速度--> |         <!-- 商城相关模块。默认注释,保证编译速度--> | ||||||
|         <dependency> | <!--        <dependency>--> | ||||||
|             <groupId>cn.iocoder.boot</groupId> | <!--            <groupId>cn.iocoder.boot</groupId>--> | ||||||
|             <artifactId>yudao-module-promotion-biz</artifactId> | <!--            <artifactId>yudao-module-promotion-biz</artifactId>--> | ||||||
|             <version>${revision}</version> | <!--            <version>${revision}</version>--> | ||||||
|         </dependency> | <!--        </dependency>--> | ||||||
|         <dependency> | <!--        <dependency>--> | ||||||
|             <groupId>cn.iocoder.boot</groupId> | <!--            <groupId>cn.iocoder.boot</groupId>--> | ||||||
|             <artifactId>yudao-module-product-biz</artifactId> | <!--            <artifactId>yudao-module-product-biz</artifactId>--> | ||||||
|             <version>${revision}</version> | <!--            <version>${revision}</version>--> | ||||||
|         </dependency> | <!--        </dependency>--> | ||||||
|         <dependency> | <!--        <dependency>--> | ||||||
|             <groupId>cn.iocoder.boot</groupId> | <!--            <groupId>cn.iocoder.boot</groupId>--> | ||||||
|             <artifactId>yudao-module-trade-biz</artifactId> | <!--            <artifactId>yudao-module-trade-biz</artifactId>--> | ||||||
|             <version>${revision}</version> | <!--            <version>${revision}</version>--> | ||||||
|         </dependency> | <!--        </dependency>--> | ||||||
|         <dependency> | <!--        <dependency>--> | ||||||
|             <groupId>cn.iocoder.boot</groupId> | <!--            <groupId>cn.iocoder.boot</groupId>--> | ||||||
|             <artifactId>yudao-module-statistics-biz</artifactId> | <!--            <artifactId>yudao-module-statistics-biz</artifactId>--> | ||||||
|             <version>${revision}</version> | <!--            <version>${revision}</version>--> | ||||||
|         </dependency> | <!--        </dependency>--> | ||||||
|  |  | ||||||
|         <!-- CRM 相关模块。默认注释,保证编译速度 --> |         <!-- CRM 相关模块。默认注释,保证编译速度 --> | ||||||
|         <dependency> | <!--        <dependency>--> | ||||||
|             <groupId>cn.iocoder.boot</groupId> | <!--            <groupId>cn.iocoder.boot</groupId>--> | ||||||
|             <artifactId>yudao-module-crm-biz</artifactId> | <!--            <artifactId>yudao-module-crm-biz</artifactId>--> | ||||||
|             <version>${revision}</version> | <!--            <version>${revision}</version>--> | ||||||
|         </dependency> | <!--        </dependency>--> | ||||||
|  |  | ||||||
|         <!-- spring boot 配置所需依赖 --> |         <!-- spring boot 配置所需依赖 --> | ||||||
|         <dependency> |         <dependency> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV