From 148e04dc92807b5465fd17a5891390b53e2bd16b Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期二, 14 五月 2024 16:50:43 +0800 Subject: [PATCH] fix: 新增大屏登录方法,获取菜单 --- xboot-modules/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/xboot-modules/pom.xml b/xboot-modules/pom.xml index 895cf49..ccb7b86 100644 --- a/xboot-modules/pom.xml +++ b/xboot-modules/pom.xml @@ -13,7 +13,6 @@ <packaging>pom</packaging> <modules> <module>xboot-base</module> - <module>xboot-social</module> <module>xboot-generator</module> <module>xboot-file</module> <module>xboot-quartz</module> -- Gitblit v1.9.1