648540858
2024-03-18 bfafe45b26e278d35a9f50e20178164be9c85e22
src/main/java/com/genersoft/iot/vmp/storager/IRedisCatchStorage.java
old mode 100644 new mode 100755
@@ -208,4 +208,8 @@
    void sendPlatformStartPlayMsg(MessageForPushChannel messageForPushChannel);
    void sendPlatformStopPlayMsg(MessageForPushChannel messageForPushChannel);
    void addPushListItem(String app, String stream, OnStreamChangedHookParam param);
    void removePushListItem(String app, String stream, String mediaServerId);
}