From d4bb9224e835cf0221be254d349efb3d4aaab68b Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Mon, 13 Mar 2023 16:46:04 +0800
Subject: [PATCH] 大屏接口实现远程调用
---
pom.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 87ab641..7c83b8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,6 @@
<module>blade-plugin-api</module>
<module>blade-service</module>
<module>blade-service-api</module>
- <module>blade-dp</module>
</modules>
<dependencyManagement>
--
Gitblit v1.9.3