From 5c6f30a8a9cab5737aaa85c91d18d249682aca40 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期四, 28 十月 2021 10:43:46 +0800 Subject: [PATCH] update RedisUtils 更新删除 hash 数据方法 --- ruoyi-admin/pom.xml | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 12327e3..966e065 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -41,10 +41,15 @@ <artifactId>ruoyi-system</artifactId> </dependency> - <!-- 瀹氭椂浠诲姟--> + <!-- 瀹氭椂浠诲姟 @deprecated 3.4.0鍒犻櫎 杩佺Щ鑷硏xl-job --> +<!-- <dependency>--> +<!-- <groupId>com.ruoyi</groupId>--> +<!-- <artifactId>ruoyi-quartz</artifactId>--> +<!-- </dependency>--> + <dependency> <groupId>com.ruoyi</groupId> - <artifactId>ruoyi-quartz</artifactId> + <artifactId>ruoyi-job</artifactId> </dependency> <dependency> -- Gitblit v1.9.3