Commit 1ff6dfd1 authored by hezhuozhi's avatar hezhuozhi

提交大屏区域的定时任务

parent fecc1365
...@@ -531,7 +531,7 @@ public class LargeScreenImpl { ...@@ -531,7 +531,7 @@ public class LargeScreenImpl {
} }
// 全国发电趋势 // 全国发电趋势
@Scheduled(cron = "0/10 * * * * ? ") // @Scheduled(cron = "0/10 * * * * ? ")
public SeriesData getSeriesDataqg() { public SeriesData getSeriesDataqg() {
// 获取今年当月 日发电趋势 // 获取今年当月 日发电趋势
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment