pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol4Mqtt/pSdV1/upVos/WeatherVo.java
@@ -79,7 +79,7 @@ sb.append(" 风速:" + windSpeed + ", ") ; sb.append(" 风向:" + windDirection + ", ") ; sb.append(" 设备时间:" + devDt + ", ") ; sb.append(" 设备时间:" + this.getDevDtStr() + ", ") ; sb.append(" 设备时间:" + this.getDevDtStr() ) ; sb.append("\n") ; return sb.toString() ; }