From 6bf863f0a47aa990f9c4bc0f76f73db2329e83d7 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期一, 06 三月 2023 12:24:57 +0800
Subject: [PATCH] yxh
---
ruoyi-admin/pom.xml | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml
index 5bfa504..0a4e3e1 100644
--- a/ruoyi-admin/pom.xml
+++ b/ruoyi-admin/pom.xml
@@ -17,7 +17,7 @@
<dependencies>
- <!-- spring-boot-devtools -->
+ <!-- spring-boot-devtools -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
@@ -61,6 +61,13 @@
<artifactId>ruoyi-generator</artifactId>
</dependency>
+ <!-- 绯荤粺妯″潡-->
+ <dependency>
+ <groupId>com.ruoyi</groupId>
+ <artifactId>smartor</artifactId>
+ <version>3.8.5</version>
+ <scope>compile</scope>
+ </dependency>
</dependencies>
<build>
--
Gitblit v1.9.3