From 07e50118a720b4bbaf1be3923e1f3b8a9b63c95b Mon Sep 17 00:00:00 2001 From: Administrator <zhubaomin> Date: 星期三, 20 十二月 2023 19:53:10 +0800 Subject: [PATCH] 2023-12-20 朱宝民 添加了项目配置模块 --- pipIrr-platform/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pipIrr-platform/pom.xml b/pipIrr-platform/pom.xml index 1732cbc..bc6e48a 100644 --- a/pipIrr-platform/pom.xml +++ b/pipIrr-platform/pom.xml @@ -361,4 +361,4 @@ </plugins> </pluginManagement> </build> -</project> \ No newline at end of file +</project> -- Gitblit v1.8.0