From b5abbb61b25a38a08aa63823b847617f96fb2eba Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期日, 24 八月 2025 15:42:06 +0800
Subject: [PATCH] send文件夹清除;rec文件夹移动temp
---
blade-service/blade-mdm/pom.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/blade-service/blade-mdm/pom.xml b/blade-service/blade-mdm/pom.xml
index 13d00bb..8756645 100644
--- a/blade-service/blade-mdm/pom.xml
+++ b/blade-service/blade-mdm/pom.xml
@@ -79,11 +79,13 @@
<artifactId>tika-core</artifactId>
<version>3.2.0</version>
</dependency>
+ <!--
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>
+ -->
<dependency>
<groupId>org.springblade</groupId>
<artifactId>blade-core-test</artifactId>
--
Gitblit v1.9.3