增加站点设备多项统计接口
This commit is contained in:
parent
7dafd792bd
commit
e1bb218f2a
|
|
@ -535,7 +535,7 @@ public class CommonServiceImpl {
|
|||
|
||||
|
||||
if(StringUtils.isBlank(summaryMode)){
|
||||
summaryMode = IotConstants.month_days;//默认月查询
|
||||
summaryMode = IotConstants.custom_days;//默认月查询
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue