只是测试

This commit is contained in:
chenxudong 2025-12-30 09:05:53 +08:00
parent bb5bc7468d
commit 64e2c29603
1 changed files with 1 additions and 0 deletions

View File

@ -283,4 +283,5 @@ public class BackupTask {
edFileInfoMapper.update(Wrappers.<EdFileInfo>lambdaUpdate().set(EdFileInfo::getDataStatus, EleDataStatusEnum.PUBLISHED.code).le(EdFileInfo::getUpdatedTime, twoMinutesAgo));
}
}