From b17449e66cc31e5eeb3202605e837001ef2f4b6d Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期五, 29 十一月 2024 11:58:19 +0800 Subject: [PATCH] 与通信中间件通信配置内容优化及修改,相应有备份配置文件也做了修改 --- pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml b/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml index 77f0653..39504ec 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml @@ -15,6 +15,9 @@ <name>pipIrr-web-base</name> <description>web鍩虹淇℃伅绯荤粺</description> + <dependencies> + + </dependencies> <build> <plugins> -- Gitblit v1.8.0