Kaynağa Gözat

注释光伏辐照录入定时

wangb@gyee-china.com 1 yıl önce
ebeveyn
işleme
f9396ac332

+ 1 - 1
web/runeconomy-xk/src/main/java/com/gyee/runeconomy/controller/Irradiationinput/IrradiationinputController.java

@@ -19,7 +19,7 @@ public class IrradiationinputController {
     @Resource
     private IrradiationinputService irradiationinputService;
 
-//    @Scheduled(cron = "*/1 * * * * *")
+//    @Scheduled(cron = "0 */1 * * * ?")
     @GetMapping("/input")
     @ResponseBody
     @ApiOperation(value = "首页", notes = "首页")