diff --git a/ruoyi-system/src/main/resources/mapper/system/SysWorkMapper.xml b/ruoyi-system/src/main/resources/mapper/system/SysWorkMapper.xml index e3140a7..569b358 100644 --- a/ruoyi-system/src/main/resources/mapper/system/SysWorkMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/system/SysWorkMapper.xml @@ -118,7 +118,7 @@ AND status = '0' - order by create_time desc limit 6 + order by create_time desc limit 5 \ No newline at end of file