From 4295f6d8006cc02cd98d19f46829a9dc3e5b36d4 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期一, 08 九月 2025 20:28:33 +0800
Subject: [PATCH] 修复新编程序报表错误,增加mes接口

---
 blade-service/blade-mdm/pom.xml |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/blade-service/blade-mdm/pom.xml b/blade-service/blade-mdm/pom.xml
index 63ca8cf..0d51ae1 100644
--- a/blade-service/blade-mdm/pom.xml
+++ b/blade-service/blade-mdm/pom.xml
@@ -71,10 +71,6 @@
             <artifactId>qiniu-java-sdk</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.springblade</groupId>
-            <artifactId>blade-flow-api</artifactId>
-        </dependency>
-        <dependency>
             <groupId>org.apache.tika</groupId>
             <artifactId>tika-core</artifactId>
             <version>3.2.0</version>

--
Gitblit v1.9.3