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