From 8c76f15964fd35832c07ce7dd417c1289e744ec4 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期一, 01 九月 2025 15:48:16 +0800
Subject: [PATCH] 审批表,确认表打印优化
---
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