From 601169aff44cd073745e2c25a586c6da8a4f0af9 Mon Sep 17 00:00:00 2001 From: linbangquan <1437892690@qq.com> Date: Tue, 26 Dec 2023 15:32:04 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E5=A4=8D]=20=E6=9D=83=E9=99=90?= =?UTF-8?q?=E7=AE=A1=E7=90=86&=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E6=9E=B6=E6=9E=84=E5=9B=BE=E7=9A=84=E9=83=A8=E5=88=86=E6=9D=83?= =?UTF-8?q?=E9=99=90=E9=87=8D=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1044732258516992]权限管理&用户管理-架构图的部分权限重复 http://192.168.0.96:8090/demo/rdm.html#/bug-detail/939050947543040/939050947543057/1044732258516992 --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 8f8fb59..0f895b8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.neatlogic neatlogic-parent - 3.0.42 + 3.0.43 pom 1.8 @@ -167,11 +167,6 @@ neatlogic-diagram ${neatlogic.diagram} - - com.neatlogic - neatlogic-diagram-base - ${neatlogic.diagram.base} - com.neatlogic neatlogic-eoa -- Gitee