From ffd5abc74eea1f6ee6433ac11e401aaa57bcc4ab Mon Sep 17 00:00:00 2001 From: yangys <y_ys79@sina.com> Date: 星期二, 08 七月 2025 22:37:50 +0800 Subject: [PATCH] 接口文档描述修改 --- blade-service/blade-mdm/pom.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/blade-service/blade-mdm/pom.xml b/blade-service/blade-mdm/pom.xml index 9c621b1..1c880ef 100644 --- a/blade-service/blade-mdm/pom.xml +++ b/blade-service/blade-mdm/pom.xml @@ -44,6 +44,10 @@ </dependency> <dependency> <groupId>org.springblade</groupId> + <artifactId>blade-system-api</artifactId> + </dependency> + <dependency> + <groupId>org.springblade</groupId> <artifactId>blade-flow-api</artifactId> </dependency> <!-- 宸ヤ綔娴� --> -- Gitblit v1.9.3