From 7551b1ae51da67627f7ed03276707127dfc9cdc6 Mon Sep 17 00:00:00 2001 From: yangys <y_ys79@sina.com> Date: 星期四, 17 七月 2025 17:29:49 +0800 Subject: [PATCH] 机床回传文件调整 --- blade-service/blade-mdm/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/blade-service/blade-mdm/pom.xml b/blade-service/blade-mdm/pom.xml index 1c880ef..e627995 100644 --- a/blade-service/blade-mdm/pom.xml +++ b/blade-service/blade-mdm/pom.xml @@ -89,6 +89,7 @@ <artifactId>blade-core-test</artifactId> <scope>test</scope> </dependency> + <!--<dependency> <groupId>org.springblade</groupId> <artifactId>blade-starter-transaction</artifactId> -- Gitblit v1.9.3