瀏覽代碼

系统效率

wangb@gyee-china.com 1 年之前
父節點
當前提交
eebc9ab664

+ 1 - 1
web/runeconomy-xk/src/main/java/com/gyee/runeconomy/controller/PVSystemEfficiencyCalculator/PVSystemEfficiencyCalculatorController.java

@@ -32,7 +32,7 @@ public class PVSystemEfficiencyCalculatorController {
 
     @Resource
     private PrAnalysisService prAnalysisService;
-    @Scheduled(cron = "0 0 11 * * ?")
+//    @Scheduled(cron = "0 0 11 * * ?")
     @GetMapping("/statistics")
     @ResponseBody
     @ApiOperation(value = "光伏系统效率计算", notes = "光伏系统效率计算")