|
|
@@ -533,7 +533,7 @@ public class ArchiveFileController extends BladeController {
|
|
|
}
|
|
|
|
|
|
|
|
|
- @Scheduled(cron = "0 04 10 * * ?")
|
|
|
+ //@Scheduled(cron = "0 04 10 * * ?")
|
|
|
@GetMapping("/flushArchiveFileSort")
|
|
|
public void flushArchiveFileSort(){
|
|
|
Long projectId=1935614356128206849L;
|