Commit a6c6d782 authored by tangwei's avatar tangwei

修改bug

parent dd543abd
......@@ -429,7 +429,7 @@ public class LargeScreenImpl {
value1.add(monthy);
map.put("moon",value1);
List<? extends Terms.Bucket> lidate= commonServiceImpl.getgroupsum(map,"valueDouble" ,"day",ESDailyPowerGeneration.class);
List<? extends Terms.Bucket> lidate= commonServiceImpl.getgroupsum(map,"value" ,"day",ESDailyPowerGeneration.class);
Map<String,Double> mapdta=new HashMap<>();
DecimalFormat format2 = new DecimalFormat("#.0000");
......
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