leesam
2024-03-15 00bb8d914a5a48bae84f20bf1891b7462605a0dc
src/main/java/com/genersoft/iot/vmp/service/IPlatformService.java
@@ -80,4 +80,6 @@
     * 语音喊话回复BYE
     */
    void stopBroadcast(ParentPlatform platform, DeviceChannel channel, String stream,boolean sendBye, MediaServerItem mediaServerItem);
    void addSimulatedSubscribeInfo(ParentPlatform parentPlatform);
}