From af50773c5382a435e47e5590274394fde30e841c Mon Sep 17 00:00:00 2001 From: xiaosuonian <913474402@qq.com> Date: Tue, 3 Jun 2025 11:12:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9C=B0=E7=A3=85=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ ruoyi-admin/pom.xml | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index bed0363..69e4819 100644 --- a/pom.xml +++ b/pom.xml @@ -218,6 +218,13 @@ ${ruoyi.version} + + + com.ruoyi + measurement + ${ruoyi.version} + + diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 9617d01..c95d096 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -61,6 +61,12 @@ ruoyi-generator + + + com.ruoyi + measurement + +