From f517dc05ef03a9cc8575bb79e055c9d1974764f6 Mon Sep 17 00:00:00 2001 From: dawn9117 <silanglang@163.com> Date: 星期日, 28 十一月 2021 21:16:35 +0800 Subject: [PATCH] fix: 修复Object剩余存活时间BUG --- ruoyi-common/src/main/java/com/ruoyi/common/constant/ScheduleConstants.java | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/ruoyi-common/src/main/java/com/ruoyi/common/constant/ScheduleConstants.java b/ruoyi-common/src/main/java/com/ruoyi/common/constant/ScheduleConstants.java index 8318b8f..ec430c2 100644 --- a/ruoyi-common/src/main/java/com/ruoyi/common/constant/ScheduleConstants.java +++ b/ruoyi-common/src/main/java/com/ruoyi/common/constant/ScheduleConstants.java @@ -2,7 +2,8 @@ /** * 浠诲姟璋冨害閫氱敤甯搁噺 - * + * + * @deprecated 3.4.0鍒犻櫎 杩佺Щ鑷硏xl-job * @author ruoyi */ public class ScheduleConstants -- Gitblit v1.9.3