From cc3c043f5591646ccfeef921d41f559441544c20 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期一, 27 三月 2023 09:04:44 +0800
Subject: [PATCH] yxh
---
pom.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 85c5c54..1b7abf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,6 +178,13 @@
<version>${ruoyi.version}</version>
</dependency>
+ <!-- 閫氱敤宸ュ叿-->
+ <dependency>
+ <groupId>com.ruoyi</groupId>
+ <artifactId>smartor</artifactId>
+ <version>${ruoyi.version}</version>
+ </dependency>
+
</dependencies>
</dependencyManagement>
@@ -188,6 +195,7 @@
<module>ruoyi-quartz</module>
<module>ruoyi-generator</module>
<module>ruoyi-common</module>
+ <module>smartor</module>
</modules>
<packaging>pom</packaging>
--
Gitblit v1.9.3