|
@@ -44,7 +44,7 @@ public class TaskPerformance {
|
|
private CaseperformanceService performanceService;
|
|
private CaseperformanceService performanceService;
|
|
|
|
|
|
|
|
|
|
- @Scheduled(initialDelay = 10 * 1000, fixedRate = 2 * 86400000 * 1000)
|
|
+
|
|
|
|
|
|
public void performanceNSS(){
|
|
public void performanceNSS(){
|
|
if (InitialRunner.wpMap.size() == 0)
|
|
if (InitialRunner.wpMap.size() == 0)
|