Browse Source

更新

master
1049970895@qniao.cn 3 years ago
parent
commit
69aae44917
1 changed files with 1 additions and 1 deletions
  1. 2
      iot-device-power-on-and-off-data-event/src/main/java/com/qniao/iot/device/power/event/IotDevicePowerOnAndOffDataEvent.java

2
iot-device-power-on-and-off-data-event/src/main/java/com/qniao/iot/device/power/event/IotDevicePowerOnAndOffDataEvent.java

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

Loading…
Cancel
Save