@@ -31,7 +31,7 @@ public class HtAnalogDataOneVo implements Serializable {
/**
* 三相正向有功电度
*/
- private Double Epp;
+ private Double epp;
* 冻结时间
@@ -1,5 +1,6 @@
package com.bizmatics.service.impl;
+
import cn.afterturn.easypoi.excel.ExcelExportUtil;
import cn.afterturn.easypoi.excel.entity.ExportParams;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
@@ -20,7 +20,7 @@ public class HtAnalogDataTwoExportVo {
@Excel(name = "电量one", height = 6, width = 20)
@Excel(name = "名称", height = 6, width = 20)