From 72b3e40124bf323983ddedcdaf3c3165b4dbaadb Mon Sep 17 00:00:00 2001 From: dy <2389062315@qq.com> Date: Fri, 18 Jul 2025 10:03:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E7=8F=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-modules/Property/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ruoyi-modules/Property/pom.xml b/ruoyi-modules/Property/pom.xml index 40ad288..f126b23 100644 --- a/ruoyi-modules/Property/pom.xml +++ b/ruoyi-modules/Property/pom.xml @@ -114,6 +114,18 @@ org.dromara property-api + + com.github.yulichang + mybatis-plus-join + 1.2.4 + compile + + + org.dromara + ruoyi-system + 2.4.0 + compile +