|
|
|
@ -58,7 +58,7 @@ public class TerminalWorkingStatusHistory implements Serializable {
|
|
|
|
|
|
|
|
|
|
@ExcelIgnore
|
|
|
|
|
@ApiModelProperty(value = "浮充状态:充电 放电", example = "12345678")
|
|
|
|
|
private BigInteger floatingCharge;
|
|
|
|
|
private Integer floatingCharge;
|
|
|
|
|
|
|
|
|
|
@ColumnWidth(20)
|
|
|
|
|
@ExcelProperty("工作总时间(小时)")
|
|
|
|
|