From 8362fe1b3923e44619aadf3c3c1466216b8f52f7 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期一, 06 十二月 2021 14:48:04 +0800 Subject: [PATCH] update 优化查询用户的角色组、岗位组代码 --- ruoyi-common/pom.xml | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index c153cd5..2111510 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -140,16 +140,6 @@ <artifactId>lock4j-redisson-spring-boot-starter</artifactId> </dependency> - <dependency> - <groupId>com.yomahub</groupId> - <artifactId>tlog-spring-boot-configuration</artifactId> - </dependency> - - <dependency> - <groupId>com.yomahub</groupId> - <artifactId>tlog-webroot</artifactId> - </dependency> - </dependencies> </project> -- Gitblit v1.9.3