From 5c92f5ec07c74272c7bfd658ef9c9f5ceb02cfb1 Mon Sep 17 00:00:00 2001 From: lxp <1928192722@qq.com> Date: 星期六, 15 三月 2025 17:00:16 +0800 Subject: [PATCH] 统计图表、任务展示代码搬迁 --- ruoyi-system/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index 6248a2c..07627a3 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -25,4 +25,4 @@ </dependencies> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3