Commit 774979b6 authored by wujiang's avatar wujiang

修改循环时间

parent 6a32eb52
......@@ -274,7 +274,7 @@ public class LargeScreenImpl {
//全国发电趋势
@Scheduled(cron = "0/1 * * * * ? ")
@Scheduled(cron = "0/10 * * * * ? ")
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