|
|
@ -44,7 +44,7 @@ public class IotDevicePowerOnAndOffDataEvent implements Serializable { |
|
|
private Long currJobCount; |
|
|
private Long currJobCount; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 当前作业时长(开机到关机) |
|
|
|
|
|
|
|
|
* 当前作业时长(开机到关机,单位秒) |
|
|
*/ |
|
|
*/ |
|
|
private Long currJobDuration; |
|
|
private Long currJobDuration; |
|
|
|
|
|
|
|
|
|