@@ -253,8 +253,6 @@ public class FsCourseAnswerLogsServiceImpl implements IFsCourseAnswerLogsService
log.info("第{}批数据处理完成,成功迁移{}条数据,累计迁移{}条",
pageNum, processedCount, totalProcessed);
- pageNum++;
-
// 清理分页参数,避免影响下次查询
PageHelper.clearPage();
@@ -607,8 +607,6 @@ public class FsCourseRedPacketLogServiceImpl implements IFsCourseRedPacketLogSer
@@ -1510,8 +1510,6 @@ public class FsCourseWatchLogServiceImpl extends ServiceImpl<FsCourseWatchLogMap