From 332efc7b584359ff87eabae069cbfb5f9c3e065e Mon Sep 17 00:00:00 2001 From: Tpj <295983632@qq.com> Date: Fri, 3 Jan 2025 14:01:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=B7=9F=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 36 +++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 99c7bff3a..cf88f9ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -15,24 +15,28 @@ yudao-module-system yudao-module-infra yudao-module-member + yudao-module-bpm yudao-module-pay + yudao-module-report yudao-module-mp yudao-module-mall - - + yudao-module-crm + yudao-module-erp + yudao-module-ai + yudao-module-hrmrg ${project.artifactId} - 项目基础脚手架 + 芋道项目基础脚手架 https://github.com/YunaiV/ruoyi-vue-pro 2.4.0-SNAPSHOT - 1.8 + 17 ${java.version} ${java.version} - 3.0.0-M5 + 3.2.2 3.13.0 1.6.0 @@ -88,6 +92,11 @@ ${mapstruct.version} + + false + + -parameters + @@ -135,6 +144,23 @@ aliyun https://maven.aliyun.com/repository/public + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + false + +