src/main/java/com/genersoft/iot/vmp/service/impl/MediaServerServiceImpl.java @@ -742,4 +742,5 @@ result.setGbSend(redisCatchStorage.getGbSendCount(mediaServerItem.getId())); return result; } }