From ee3982f59a43adaf77de62dd79fcc87af44a304b Mon Sep 17 00:00:00 2001 From: liding <756868258@qq.com> Date: 星期五, 13 六月 2025 14:24:38 +0800 Subject: [PATCH] 树优化 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 2a75212..73d75f4 100644 --- a/pom.xml +++ b/pom.xml @@ -380,7 +380,7 @@ </dependencies> <modules> - <module>ruoyi-admin</module> + <module>ruoyi-admin-ztns</module> <module>ruoyi-framework</module> <module>ruoyi-system</module> <module>ruoyi-common</module> -- Gitblit v1.9.3