src/main/java/com/zy/core/model/protocol/NyShuttleProtocol.java
@@ -244,6 +244,16 @@ */ private Integer yCurrent = 0; /** * 指令下发时间 */ private Long sendTime = 0L; /** * 日志采集时间 */ private Long deviceDataLog = System.currentTimeMillis(); //总里程数 @Data public static class StatusSumClass {