1.修改定时器任务错误未生成数据bug

This commit is contained in:
lw 2024-08-05 09:50:24 +08:00
parent 9b667db6a0
commit a4f3444135
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public class RyTask
// 格式化日期
String lastMonthData = lastMonth.format(formatter);
String currentMonthData = lastMonth.format(formatter);
String currentMonthData = now.format(formatter);
//获取上个月的所有岗位评级
List<PostGrade> lastList = postGradeService.list(