From 2f8565b2623f2cb74fe71fa4c85226b66f5f3df7 Mon Sep 17 00:00:00 2001 From: du <1725534722@qq.com> Date: Wed, 21 Aug 2024 15:37:45 +0800 Subject: [PATCH] bugfix --- .../jjh/ent/service/impl/JSmartRemindersServiceImpl.java | 4 ++++ .../src/main/resources/mapper/jjh/ent/JDataScreenMapper.xml | 1 + .../src/main/resources/mapper/jjh/ent/JProjectFundMapper.xml | 4 ++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/java/com/ruoyi/jjh/ent/service/impl/JSmartRemindersServiceImpl.java b/ruoyi-admin/src/main/java/com/ruoyi/jjh/ent/service/impl/JSmartRemindersServiceImpl.java index f47878a..5e7e723 100644 --- a/ruoyi-admin/src/main/java/com/ruoyi/jjh/ent/service/impl/JSmartRemindersServiceImpl.java +++ b/ruoyi-admin/src/main/java/com/ruoyi/jjh/ent/service/impl/JSmartRemindersServiceImpl.java @@ -68,6 +68,10 @@ public class JSmartRemindersServiceImpl extends ServiceImpl a.alert_time + order by a.alert_time desc