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 +